[PATCH v5 6/8] kernel/jump_label: abstract jump_entry member accessors

Ard Biesheuvel ard.biesheuvel at linaro.org
Tue Dec 26 21:23:15 AEDT 2017


On 26 December 2017 at 10:19, kbuild test robot <lkp at intel.com> wrote:
> Hi Ard,
>
> I love your patch! Yet something to improve:
>
> [auto build test ERROR on linus/master]
> [also build test ERROR on v4.15-rc5 next-20171222]
> [if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
>
> url:    https://github.com/0day-ci/linux/commits/Ard-Biesheuvel/add-support-for-relative-references-in-special-sections/20171226-164147
> config: s390-allmodconfig (attached as .config)
> compiler: s390x-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0
> reproduce:
>         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         # save the attached .config to linux build tree
>         make.cross ARCH=s390
>

I guess the diffstat gives it away:

>  arch/arm/include/asm/jump_label.h     | 27 ++++++++++++++
>  arch/arm64/include/asm/jump_label.h   | 27 ++++++++++++++
>  arch/mips/include/asm/jump_label.h    | 27 ++++++++++++++
>  arch/powerpc/include/asm/jump_label.h | 27 ++++++++++++++
>  arch/s390/include/asm/jump_label.h    | 20 +++++++++++
>  arch/sparc/include/asm/jump_label.h   | 27 ++++++++++++++
>  arch/tile/include/asm/jump_label.h    | 27 ++++++++++++++
>  arch/x86/include/asm/jump_label.h     | 27 ++++++++++++++

Will fix in the next revision.


More information about the Linuxppc-dev mailing list