From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 26 Nov 2021 10:36:13 +0100 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1mqXeP-0007ma-VW for lore@lore.pengutronix.de; Fri, 26 Nov 2021 10:36:13 +0100 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1mqXeP-0001rF-EA; Fri, 26 Nov 2021 10:36:13 +0100 Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mqXeI-0001qn-6L; Fri, 26 Nov 2021 10:36:06 +0100 Received: from rsc by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1mqXeH-0002bO-U2; Fri, 26 Nov 2021 10:36:05 +0100 Date: Fri, 26 Nov 2021 10:36:05 +0100 From: Robert Schwebel To: Ahmad Fatoum Message-ID: <20211126093605.GA28736@pengutronix.de> References: <20211126064836.1306873-1-a.fatoum@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211126064836.1306873-1-a.fatoum@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-Uptime: 10:35:50 up 281 days, 12:59, 144 users, load average: 0,20, 0,24, 0,18 User-Agent: Mutt/1.10.1 (2018-07-13) Subject: Re: [DistroKit] [PATCH v2 1/2] v7a: kernel: run oldconfig 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: , Cc: distrokit@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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.ext.pengutronix.de); SAEximRunCond expanded to false On Fri, Nov 26, 2021 at 07:48:35AM +0100, Ahmad Fatoum wrote: > PTXdist warns about an outdated config for the kernel rule. Rerun > oldconfig to synchronize. > > Signed-off-by: Ahmad Fatoum > --- > v1 -> v2: > - no change > --- > configs/platform-v7a/kernelconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig > index 1e009114790a..af52ed635f82 100644 > --- a/configs/platform-v7a/kernelconfig > +++ b/configs/platform-v7a/kernelconfig > @@ -3823,6 +3823,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y > # CONFIG_DEBUG_INFO_DWARF4 is not set > # CONFIG_DEBUG_INFO_DWARF5 is not set > # CONFIG_DEBUG_INFO_BTF is not set > +CONFIG_PAHOLE_HAS_SPLIT_BTF=y > # CONFIG_GDB_SCRIPTS is not set > CONFIG_FRAME_WARN=1024 > # CONFIG_STRIP_ASM_SYMS is not set > -- > 2.30.2 Applied to next. rsc -- Pengutronix e.K. | Dipl.-Ing. Robert Schwebel | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 | _______________________________________________ DistroKit mailing list DistroKit@pengutronix.de