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 9BEBFC433F5 for ; Tue, 25 Jan 2022 18:41:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232990AbiAYSlb (ORCPT ); Tue, 25 Jan 2022 13:41:31 -0500 Received: from dfw.source.kernel.org ([139.178.84.217]:54540 "EHLO dfw.source.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232968AbiAYSlQ (ORCPT ); Tue, 25 Jan 2022 13:41:16 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 40126615A1; Tue, 25 Jan 2022 18:41:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 023A7C340E0; Tue, 25 Jan 2022 18:41:14 +0000 (UTC) Date: Tue, 25 Jan 2022 13:41:13 -0500 From: Steven Rostedt To: Kees Cook Cc: Masami Hiramatsu , Stephen Rothwell , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build failure after merge of the kspp tree Message-ID: <20220125134113.4276ecc5@rorschach.local.home> In-Reply-To: <202201250953.3F4D0499@keescook> References: <20220125145006.677e3709@canb.auug.org.au> <202201242230.C54A6BCDFE@keescook> <20220125222732.98ce2e445726e773f40e122e@kernel.org> <20220125233154.dac280ed36944c0c2fe6f3ac@kernel.org> <202201250953.3F4D0499@keescook> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Tue, 25 Jan 2022 09:54:14 -0800 Kees Cook wrote: > Thanks, I'll give this a spin. I need to reproduce sfr's warning first, > but now that I've fetched next-20220125, it should be easy. *famous last > words* I'll start my tests with this patch, and when/if you test it, please send a Tested-by tag. Thanks, -- Steve