Here are the build results from automated periodic testing.
The tree being built was next, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Branch: master
Topmost commits:
1b851f985f514 Add linux-next specific files for 20200114
bc36c6b086d2f Merge branch 'akpm/master'
c634ca79f385b drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflow
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20200114/
Runtime: 72m 4s
Passed: 122
Failed: 9
Warnings: 127
DTS warnings: 0
Section mismatches: 13
-------------------------------------------------------------------------------
Failed defconfigs:
i386.allmodconfig
riscv.allmodconfig
riscv.allnoconfig
riscv.defconfig
riscv.nommu_virt_defconfig
riscv.nosmp_defconfig
riscv.rv32_allmod_defconfig
riscv.rv32_defconfig
riscv.tinyconfig
-------------------------------------------------------------------------------
Errors:
i386.allmodconfig:
ERROR: "__udivdi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
riscv.allmodconfig:
arch/riscv/kernel/ptrace.c:137:18: error: 'struct pt_regs' has no member named 'sepc'; did you mean 'epc'?
arch/riscv/kernel/ptrace.c:169:18: error: 'struct pt_regs' has no member named 'sstatus'; did you mean 'status'?
arch/riscv/kernel/ptrace.c:170:18: error: 'struct pt_regs' has no member named 'sbadaddr'; did you mean 'badaddr'?
arch/riscv/kernel/ptrace.c:171:18: error: 'struct pt_regs' has no member named 'scause'; did you mean 'cause'?
riscv.allnoconfig:
arch/riscv/kernel/ptrace.c:137:18: error: 'struct pt_regs' has no member named 'sepc'; did you mean 'epc'?
arch/riscv/kernel/ptrace.c:169:18: error: 'struct pt_regs' has no member named 'sstatus'; did you mean 'status'?
arch/riscv/kernel/ptrace.c:170:18: error: 'struct pt_regs' has no member named 'sbadaddr'; did you mean 'badaddr'?
arch/riscv/kernel/ptrace.c:171:18: error: 'struct pt_regs' has no member named 'scause'; did you mean 'cause'?
riscv.defconfig:
arch/riscv/kernel/ptrace.c:137:18: error: 'struct pt_regs' has no member named 'sepc'; did you mean 'epc'?
arch/riscv/kernel/ptrace.c:169:18: error: 'struct pt_regs' has no member named 'sstatus'; did you mean 'status'?
arch/riscv/kernel/ptrace.c:170:18: error: 'struct pt_regs' has no member named 'sbadaddr'; did you mean 'badaddr'?
arch/riscv/kernel/ptrace.c:171:18: error: 'struct pt_regs' has no member named 'scause'; did you mean 'cause'?
riscv.nommu_virt_defconfig:
arch/riscv/kernel/ptrace.c:137:18: error: 'struct pt_regs' has no member named 'sepc'; did you mean 'epc'?
arch/riscv/kernel/ptrace.c:169:18: error: 'struct pt_regs' has no member named 'sstatus'; did you mean 'status'?
arch/riscv/kernel/ptrace.c:170:18: error: 'struct pt_regs' has no member named 'sbadaddr'; did you mean 'badaddr'?
arch/riscv/kernel/ptrace.c:171:18: error: 'struct pt_regs' has no member named 'scause'; did you mean 'cause'?
riscv.nosmp_defconfig:
arch/riscv/kernel/ptrace.c:137:18: error: 'struct pt_regs' has no member named 'sepc'; did you mean 'epc'?
arch/riscv/kernel/ptrace.c:169:18: error: 'struct pt_regs' has no member named 'sstatus'; did you mean 'status'?
arch/riscv/kernel/ptrace.c:170:18: error: 'struct pt_regs' has no member named 'sbadaddr'; did you mean 'badaddr'?
arch/riscv/kernel/ptrace.c:171:18: error: 'struct pt_regs' has no member named 'scause'; did you mean 'cause'?
riscv.rv32_allmod_defconfig:
arch/riscv/kernel/ptrace.c:137:18: error: 'struct pt_regs' has no member named 'sepc'; did you mean 'epc'?
arch/riscv/kernel/ptrace.c:169:18: error: 'struct pt_regs' has no member named 'sstatus'; did you mean 'status'?
arch/riscv/kernel/ptrace.c:170:18: error: 'struct pt_regs' has no member named 'sbadaddr'; did you mean 'badaddr'?
arch/riscv/kernel/ptrace.c:171:18: error: 'struct pt_regs' has no member named 'scause'; did you mean 'cause'?
riscv.rv32_defconfig:
arch/riscv/kernel/ptrace.c:137:18: error: 'struct pt_regs' has no member named 'sepc'; did you mean 'epc'?
arch/riscv/kernel/ptrace.c:169:18: error: 'struct pt_regs' has no member named 'sstatus'; did you mean 'status'?
arch/riscv/kernel/ptrace.c:170:18: error: 'struct pt_regs' has no member named 'sbadaddr'; did you mean 'badaddr'?
arch/riscv/kernel/ptrace.c:171:18: error: 'struct pt_regs' has no member named 'scause'; did you mean 'cause'?
riscv.tinyconfig:
arch/riscv/kernel/ptrace.c:137:18: error: 'struct pt_regs' has no member named 'sepc'; did you mean 'epc'?
arch/riscv/kernel/ptrace.c:169:18: error: 'struct pt_regs' has no member named 'sstatus'; did you mean 'status'?
arch/riscv/kernel/ptrace.c:170:18: error: 'struct pt_regs' has no member named 'sbadaddr'; did you mean 'badaddr'?
arch/riscv/kernel/ptrace.c:171:18: error: 'struct pt_regs' has no member named 'scause'; did you mean 'cause'?
Warnings:
arm.allmodconfig:
/tmp/ccoPPyvk.s:18119: Warning: using r15 results in unpredictable behaviour
/tmp/ccoPPyvk.s:18191: Warning: using r15 results in unpredictable behaviour
drivers/gpio/gpio-grgpio.c:438:16: warning: unused variable 'flags' [-Wunused-variable]
drivers/base/test/property-entry-test.c:214:1: warning: the frame size of 3112 bytes is larger than 2048 bytes [-Wframe-larger-than=]
drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-octeon.c:48:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
drivers/clocksource/timer-ti-dm.c:798:13: warning: 'timer' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/kern_levels.h:5:18: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
WARNING: modpost: missing MODULE_LICENSE() in drivers/base/test/property-entry-test.o
arm.assabet_defconfig:
WARNING: vmlinux.o(.text.unlikely+0x95c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.badge4_defconfig:
WARNING: vmlinux.o(.text.unlikely+0x8e4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.cerfcube_defconfig:
WARNING: vmlinux.o(.text.unlikely+0x8e4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.collie_defconfig:
WARNING: vmlinux.o(.text.unlikely+0x8d4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.ep93xx_defconfig:
WARNING: vmlinux.o(.text.unlikely+0x7a8): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.h3600_defconfig:
WARNING: vmlinux.o(.text.unlikely+0x8d4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.hackkit_defconfig:
WARNING: vmlinux.o(.text.unlikely+0x95c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.jornada720_defconfig:
WARNING: vmlinux.o(.text.unlikely+0x85c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.lart_defconfig:
WARNING: vmlinux.o(.text.unlikely+0x95c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.multi_lpae_defconfig:
drivers/clocksource/timer-ti-dm.c:798:13: warning: 'timer' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.multi_v7_defconfig:
drivers/clocksource/timer-ti-dm.c:798:13: warning: 'timer' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.multi_v7_nosmp_defconfig:
drivers/clocksource/timer-ti-dm.c:798:13: warning: 'timer' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.neponset_defconfig:
WARNING: vmlinux.o(.text.unlikely+0x95c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.omap1_defconfig:
drivers/clocksource/timer-ti-dm.c:798:13: warning: 'timer' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.omap2plus_defconfig:
drivers/clocksource/timer-ti-dm.c:798:13: warning: 'timer' may be used uninitialized in this function [-Wmaybe-uninitialized]
arm.pleb_defconfig:
WARNING: vmlinux.o(.text.unlikely+0x8d4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.shannon_defconfig:
WARNING: vmlinux.o(.text.unlikely+0x95c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm.simpad_defconfig:
WARNING: vmlinux.o(.text.unlikely+0x8e4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
arm64.allmodconfig:
drivers/gpio/gpio-grgpio.c:438:16: warning: unused variable 'flags' [-Wunused-variable]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
WARNING: modpost: missing MODULE_LICENSE() in drivers/base/test/property-entry-test.o
arm64.defconfig:
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
arm64.nosmp_defconfig:
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.allmodconfig:
drivers/gpio/gpio-grgpio.c:438:16: warning: unused variable 'flags' [-Wunused-variable]
drivers/base/test/property-entry-test.c:214:1: warning: the frame size of 2776 bytes is larger than 2048 bytes [-Wframe-larger-than=]
drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-octeon.c:48:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
include/linux/kern_levels.h:5:18: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
WARNING: modpost: missing MODULE_LICENSE() in drivers/base/test/property-entry-test.o
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.allnoconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.defconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.tinyconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
riscv.allmodconfig:
drivers/gpio/gpio-grgpio.c:438:16: warning: unused variable 'flags' [-Wunused-variable]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
riscv.rv32_allmod_defconfig:
drivers/gpio/gpio-grgpio.c:438:16: warning: unused variable 'flags' [-Wunused-variable]
drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:114:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-octeon.c:48:3: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/phy/mdio-cavium.h:113:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
include/linux/kern_levels.h:5:18: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
x86.allmodconfig:
drivers/gpio/gpio-grgpio.c:438:16: warning: unused variable 'flags' [-Wunused-variable]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long int' [-Wformat=]
drivers/net/wireless/intel/iwlegacy/common.h:2928:32: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat=]
WARNING: modpost: missing MODULE_LICENSE() in drivers/base/test/property-entry-test.o
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.allnoconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.defconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.tinyconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
No DTS warnings
New syscalls:
riscv clone3
riscv fstat64
riscv fstatat64
Section mismatches:
1 assabet_defconfig WARNING: vmlinux.o(.text.unlikely+0x95c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
1 badge4_defconfig WARNING: vmlinux.o(.text.unlikely+0x8e4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
1 cerfcube_defconfig WARNING: vmlinux.o(.text.unlikely+0x8e4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
1 collie_defconfig WARNING: vmlinux.o(.text.unlikely+0x8d4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
1 ep93xx_defconfig WARNING: vmlinux.o(.text.unlikely+0x7a8): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
1 h3600_defconfig WARNING: vmlinux.o(.text.unlikely+0x8d4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
1 hackkit_defconfig WARNING: vmlinux.o(.text.unlikely+0x95c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
1 jornada720_defconfig WARNING: vmlinux.o(.text.unlikely+0x85c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
1 lart_defconfig WARNING: vmlinux.o(.text.unlikely+0x95c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
1 neponset_defconfig WARNING: vmlinux.o(.text.unlikely+0x95c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
1 pleb_defconfig WARNING: vmlinux.o(.text.unlikely+0x8d4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
1 shannon_defconfig WARNING: vmlinux.o(.text.unlikely+0x95c): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()
1 simpad_defconfig WARNING: vmlinux.o(.text.unlikely+0x8e4): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free()