Re: [PATCH] ARM: boot: Quote aliased symbol names in string.c

2020-11-09 Thread Linus Walleij
On Mon, Nov 9, 2020 at 1:19 AM Nathan Chancellor wrote: > Patch "treewide: Remove stringification from __alias macro definition" > causes arguments to __alias to no longer be quoted automatically, which > breaks CONFIG_KASAN on ARM after commit d6d51a96c7d6 ("ARM: 9014/2: > Replace string mem*

Re: [PATCH] ARM: boot: Quote aliased symbol names in string.c

2020-11-08 Thread Ard Biesheuvel
On Mon, 9 Nov 2020 at 01:19, Nathan Chancellor wrote: > > Patch "treewide: Remove stringification from __alias macro definition" > causes arguments to __alias to no longer be quoted automatically, which > breaks CONFIG_KASAN on ARM after commit d6d51a96c7d6 ("ARM: 9014/2: > Replace string mem*

[PATCH] ARM: boot: Quote aliased symbol names in string.c

2020-11-08 Thread Nathan Chancellor
Patch "treewide: Remove stringification from __alias macro definition" causes arguments to __alias to no longer be quoted automatically, which breaks CONFIG_KASAN on ARM after commit d6d51a96c7d6 ("ARM: 9014/2: Replace string mem* functions for KASan"): arch/arm/boot/compressed/string.c:24:1: