Re: [PATCH v3] arch/arm/Kconfig: default ARM_MODULE_PLTS to 'y'

2018-03-23 Thread Ard Biesheuvel
On 5 March 2018 at 22:34, Anders Roxell wrote: > While testing multi_v7_defconfig with config fragments that makes the > kernel size to grow. The kernel fails to load simple modules, as > reported by kselftest: > > [ 34.107620] test_printf: section 4 reloc 2 sym 'memset': relocation > 28 out of

[PATCH v3] arch/arm/Kconfig: default ARM_MODULE_PLTS to 'y'

2018-03-05 Thread Anders Roxell
While testing multi_v7_defconfig with config fragments that makes the kernel size to grow. The kernel fails to load simple modules, as reported by kselftest: [ 34.107620] test_printf: section 4 reloc 2 sym 'memset': relocation 28 out of range (0xbf046044 -> 0xc109f720) selftests: printf.sh [FAIL