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 71890C5DF62 for ; Wed, 26 Jan 2022 01:16:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235601AbiAZBQi (ORCPT ); Tue, 25 Jan 2022 20:16:38 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45548 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235593AbiAZBQi (ORCPT ); Tue, 25 Jan 2022 20:16:38 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7C460C06161C; Tue, 25 Jan 2022 17:16:37 -0800 (PST) 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 F07396152F; Wed, 26 Jan 2022 01:16:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A6F8AC340E0; Wed, 26 Jan 2022 01:16:35 +0000 (UTC) Date: Tue, 25 Jan 2022 20:16:34 -0500 From: Steven Rostedt To: Masami Hiramatsu Cc: Kees Cook , Stephen Rothwell , Linux Kernel Mailing List , Linux Next Mailing List , Beau Belgrave Subject: Re: linux-next: build failure after merge of the kspp tree Message-ID: <20220125201634.698cc777@gandalf.local.home> In-Reply-To: <20220126093538.893fb44a7cb0a7cd840c7fdb@kernel.org> References: <20220125145006.677e3709@canb.auug.org.au> <202201242230.C54A6BCDFE@keescook> <20220125222732.98ce2e445726e773f40e122e@kernel.org> <20220125233154.dac280ed36944c0c2fe6f3ac@kernel.org> <202201251256.CCCBE9851E@keescook> <20220125162326.3d1ca960@gandalf.local.home> <20220125162859.2b3cc8a0@gandalf.local.home> <202201251402.0FB08DB@keescook> <20220125172114.6807ed8f@gandalf.local.home> <20220126093538.893fb44a7cb0a7cd840c7fdb@kernel.org> 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-kernel@vger.kernel.org On Wed, 26 Jan 2022 09:35:38 +0900 Masami Hiramatsu wrote: > I think Kees' idea seems better. If you and Beau are good, I will update > the macros for __rel_loc. (This requires to change some user-space > application which Beau is making too.) If Beau is OK with it, I'm OK with it too. I need to release a new version of libtraceevent anyway, and I can make the update for that too. Who's adding the patch (if Beau says it's OK), you or Kees? -- Steve