[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <3ef107b1-d4a7-4f12-8a26-1c5e357cec8c@www.fastmail.com>
Date: Tue, 30 Aug 2022 11:18:57 +0200
From: "Arnd Bergmann" <arnd@...db.de>
To: "Geert Uytterhoeven" <geert@...ux-m68k.org>
Cc: "Arnd Bergmann" <arnd@...nel.org>,
"Linus Walleij" <linus.walleij@...aro.org>,
"Linux ARM" <linux-arm-kernel@...ts.infradead.org>,
"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>,
"Russell King" <linux@...linux.org.uk>,
"Krzysztof Kozlowski" <krzysztof.kozlowski@...aro.org>,
"Ard Biesheuvel" <ardb@...nel.org>, "Sekhar Nori" <nsekhar@...com>,
"Bartosz Golaszewski" <brgl@...ev.pl>,
"Shawn Guo" <shawnguo@...nel.org>,
"Sascha Hauer" <s.hauer@...gutronix.de>,
"Pengutronix Kernel Team" <kernel@...gutronix.de>,
"Andrew Lunn" <andrew@...n.ch>,
"Gregory Clement" <gregory.clement@...tlin.com>,
"Sebastian Hesselbarth" <sebastian.hesselbarth@...il.com>
Subject: Re: [PATCH] ARM: fix XIP_KERNEL dependencies
On Tue, Aug 30, 2022, at 9:41 AM, Geert Uytterhoeven wrote:
>> --- a/arch/arm/Kconfig
>> +++ b/arch/arm/Kconfig
>> @@ -1619,6 +1619,7 @@ endchoice
>> config XIP_KERNEL
>> bool "Kernel Execute-In-Place from ROM"
>> depends on !ARM_LPAE && !ARCH_MULTIPLATFORM
>> + depends on !SMP_ON_UP && !ARM_PATCH_IDIV && !ARM_PATCH_PHYS_VIRT
>
> You may want to keep the list sorted.
Done
> Reviewed-by: Geert Uytterhoeven <geert+renesas@...der.be>
Thanks,
Arnd
Powered by blists - more mailing lists