Re: [PATCH 08/11] lib: consolidate the GENERIC_BUG symbol

2019-02-15 Thread Masahiro Yamada
On Thu, Feb 14, 2019 at 2:40 AM Christoph Hellwig wrote: > > And just let the architectures that want it select the symbol. > Same for GENERIC_BUG_RELATIVE_POINTERS. > > Signed-off-by: Christoph Hellwig This slightly changes the behavior of GENERIC_BUG_RELATIVE_POINTERS for arm64, riscv, x86. P

[PATCH 08/11] lib: consolidate the GENERIC_BUG symbol

2019-02-13 Thread Christoph Hellwig
And just let the architectures that want it select the symbol. Same for GENERIC_BUG_RELATIVE_POINTERS. Signed-off-by: Christoph Hellwig --- arch/arm/Kconfig | 5 + arch/arm64/Kconfig | 10 ++ arch/c6x/Kconfig | 5 + arch/hexagon/Kconfig | 5 + arch/parisc/Kconfig