tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: f9dd6f6cc63cda037c932c5bfcc159343ae33120 commit: 39178e4b22dee25b3420cd6036d02d09289adfcb [4881/5182] mm: support section-unaligned ZONE_DEVICE memory ranges config: x86_64-randconfig-s1-01232145 (attached as .config) compiler: gcc-4.4 (Debian 4.4.7-8) 4.4.7 reproduce: git checkout 39178e4b22dee25b3420cd6036d02d09289adfcb # save the attached .config to linux build tree make ARCH=x86_64 All warnings (new ones prefixed by >>): >> WARNING: mm/built-in.o(.meminit.text+0x2569): Section mismatch in reference from the function section_activate() to the function .init.text:section_active_mask() The function __meminit section_activate() references a function __init section_active_mask(). If section_active_mask is only used by section_activate then annotate section_active_mask with a matching annotation. --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip