From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 51D02C433F5 for ; Sun, 30 Jan 2022 23:24:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1356909AbiA3XYk (ORCPT ); Sun, 30 Jan 2022 18:24:40 -0500 Received: from helcar.hmeau.com ([216.24.177.18]:60730 "EHLO fornost.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229903AbiA3XYb (ORCPT ); Sun, 30 Jan 2022 18:24:31 -0500 Received: from gwarestrin.arnor.me.apana.org.au ([192.168.103.7]) by fornost.hmeau.com with smtp (Exim 4.92 #5 (Debian)) id 1nEJYH-0003kh-Bq; Mon, 31 Jan 2022 10:24:10 +1100 Received: by gwarestrin.arnor.me.apana.org.au (sSMTP sendmail emulation); Mon, 31 Jan 2022 10:24:09 +1100 Date: Mon, 31 Jan 2022 10:24:09 +1100 From: Herbert Xu To: Stephen Rothwell Cc: Kees Cook , "Gustavo A. R. Silva" , Shijith Thotton , Srujana Challa , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build failure after merge of the kspp tree Message-ID: References: <20220131093406.4200546c@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220131093406.4200546c@canb.auug.org.au> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 31, 2022 at 09:34:06AM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the kspp tree, today's linux-next build (x86_64 > allmodconfig) failed like this: This should be fixed if you merge the latest cryptodev tree as it includes the following fix: commit f0a26ee8e1f8bda99f1e0050292de928cec17f92 Author: Kees Cook Date: Wed Jan 12 12:38:11 2022 -0800 crypto: octeontx2 - Avoid stack variable overflow Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt