From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Mon, 29 Jan 2024 09:38:09 +0100 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 1rUN9c-009kqd-1h for lore@lore.pengutronix.de; Mon, 29 Jan 2024 09:38:09 +0100 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 1rUN9d-0000QI-7f; Mon, 29 Jan 2024 09:38:09 +0100 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 1rUN9Z-0000PH-Sf; Mon, 29 Jan 2024 09:38:05 +0100 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 1rUN9Z-0037xM-GD; Mon, 29 Jan 2024 09:38:05 +0100 Received: from mol by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1rUN9Z-002b5O-1L; Mon, 29 Jan 2024 09:38:05 +0100 Date: Mon, 29 Jan 2024 09:38:05 +0100 From: Michael Olbrich To: Robert Schwebel Message-ID: Mail-Followup-To: Robert Schwebel , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , distrokit@pengutronix.de, Marc Kleine-Budde , Lucas Stach References: <20240126170432.740899-1-m.olbrich@pengutronix.de> <20240126184034.GA176585@pengutronix.de> <20240127105848.GC176585@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240127105848.GC176585@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [DistroKit] [PATCH v4] platform-v8a: kernelconfig: cleanup 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: Marc Kleine-Budde , distrokit@pengutronix.de, Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Lucas Stach 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 Hi, On Sat, Jan 27, 2024 at 11:58:48AM +0100, Robert Schwebel wrote: > On Fri, Jan 26, 2024 at 07:40:34PM +0100, Robert Schwebel wrote: > > Thanks, applied to next. > > The testsuite found two issues: > > - CONFIG_COMPACTION: You switched this off, but 'reason' claims that it > should be on, and the help test for the option does also suggest that > we better enable this. All of our other kernel configs for other > platforms have it enabled. Lucas, Marc, I don't remember why we disabled this. Unless you know and have a good reason, I'd say enable it. > - CONFIG_CRYPTO_AES is on, CONFIG_CRYPTO_AES_ARM64_CE_CCM is also on, > but CONFIG_CRYPTO_CCM was switched from m to off. > > Was there a specific reason for that, or can we switch both back on? CONFIG_CRYPTO_CCM is no longer needed by any driver. The correct fix is to disable CONFIG_CRYPTO_AES_ARM64_CE_CCM instead. > I have two patches on next that re-enable those options, which might be > squashed into your patch. Regards, Michael -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |