From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 31 Jul 2024 14:23:16 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1sZ8MO-004nGb-2U for lore@lore.pengutronix.de; Wed, 31 Jul 2024 14:23:16 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1sZ8MN-0005FX-Tg; Wed, 31 Jul 2024 14:23:15 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sZ8MK-0005FI-Bg; Wed, 31 Jul 2024 14:23:12 +0200 Received: from [2a0a:edc0:2:b01:1d::c5] (helo=pty.whiteo.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sZ8MJ-003WpJ-VF; Wed, 31 Jul 2024 14:23:11 +0200 Received: from rhi by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1sZ8MJ-00B3d0-2q; Wed, 31 Jul 2024 14:23:11 +0200 Date: Wed, 31 Jul 2024 14:23:11 +0200 From: Roland Hieber To: distrokit@pengutronix.de, Oleksij Rempel Message-ID: <20240731122311.4eceephbsyed4l35@pengutronix.de> References: <20240731091435.2983175-1-rhi@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Subject: Re: [DistroKit] [PATCH 1/2] mipsel: sync kernelconfig X-BeenThere: distrokit@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: DistroKit Mailinglist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "DistroKit" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: distrokit-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false On Wed, Jul 31, 2024 at 02:10:34PM +0200, Michael Olbrich wrote: > On Wed, Jul 31, 2024 at 11:14:34AM +0200, Roland Hieber wrote: > > Part of the changes stem from the toolchain update (commit > > 282b31d940f79ed01352, 2024-04-22, Ladislav Michl: "mipsel: update to > > OSELAS.Toolchain 2023.07.1"), other parts in the kernel-malta config > > were just out of sync with the main kernelconfig. Use default values for > > all prompted options. > > > > Cc: Oleksij Rempel > > Signed-off-by: Roland Hieber > > --- > > configs/platform-mipsel/kernelconfig | 2 +- > > configs/platform-mipsel/kernelconfig-malta | 15 +++++++++---- > > .../platform-mipsel/kernelconfig-malta.diff | 21 +++++++++++-------- > > 3 files changed, 24 insertions(+), 14 deletions(-) > > > > diff --git a/configs/platform-mipsel/kernelconfig b/configs/platform-mipsel/kernelconfig > > index 499b7b6c1d17..176969bb7c9b 100644 > > --- a/configs/platform-mipsel/kernelconfig > > +++ b/configs/platform-mipsel/kernelconfig > > @@ -17,7 +17,7 @@ CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y > > CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y > > CONFIG_CC_HAS_ASM_INLINE=y > > CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y > > -CONFIG_PAHOLE_VERSION=0 > > +CONFIG_PAHOLE_VERSION=124 > > This looks suspicious. This is probably a host leak. There is no > host-pahole package. The PTXdist upstream kernel package has PAHOLE=false > in the make opts. That seems to be missing in the mips kernel packages. Yes, I also don't think we need a kernel.make in mips and mipsel at all, we can just use the upstream rule. I'll send a v2. - Roland -- Roland Hieber, Pengutronix e.K. | r.hieber@pengutronix.de | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |