[PATCH 4/5] ARM: fix CPU_V6 dependencies

Linus Walleij linus.walleij at linaro.org
Thu Aug 25 06:43:13 PDT 2022


On Thu, Aug 18, 2022 at 4:56 PM Arnd Bergmann <arnd at kernel.org> wrote:

> From: Arnd Bergmann <arnd at arndb.de>
>
> CONFIG_XIP_KERNEL must not be combined with CONFIG_SMP_ON_UP
> because the patching of read-only data does not work.
>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>

The $SUBJECT of this patch is mildly confusing, as the affected
targets are maybe CPU_V6 but the change is related to XIP and
SMP_ON_UP.

Other than that it looks good.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list