Tree/Branch: master
Git describe: v4.20-11156-gf1c2f8857c5a
Commit: f1c2f8857c Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Build Time: 114 min 36 sec
Passed: 3 / 11 ( 27.27 %)
Failed: 8 / 11 ( 72.73 %)
Errors: 2
Warnings: 12
Section Mismatches: 0
Failed defconfigs:
arm64-allnoconfig
arm64-allmodconfig
arm-multi_v5_defconfig
arm-multi_v7_defconfig
arm-allmodconfig
arm-allnoconfig
arm-multi_v4t_defconfig
arm64-defconfig
Errors:
arm64-allnoconfig
../lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node' [-Werror=implicit-function-declaration]
../lib/genalloc.c:254:3: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
arm64-allmodconfig
../lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node' [-Werror=implicit-function-declaration]
../lib/genalloc.c:254:3: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
arm-multi_v5_defconfig
../lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node' [-Werror=implicit-function-declaration]
../lib/genalloc.c:254:3: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
arm-multi_v7_defconfig
../lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node' [-Werror=implicit-function-declaration]
../lib/genalloc.c:254:3: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
arm-allmodconfig
../lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node' [-Werror=implicit-function-declaration]
../lib/genalloc.c:254:3: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
arm-allnoconfig
../lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node' [-Werror=implicit-function-declaration]
../lib/genalloc.c:254:3: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
arm-multi_v4t_defconfig
../lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node' [-Werror=implicit-function-declaration]
../lib/genalloc.c:254:3: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
arm64-defconfig
../lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node' [-Werror=implicit-function-declaration]
../lib/genalloc.c:254:3: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
1 warnings 0 mismatches : arm64-allnoconfig
3 warnings 0 mismatches : arm64-allmodconfig
4 warnings 0 mismatches : arm-multi_v5_defconfig
5 warnings 0 mismatches : arm-multi_v7_defconfig
10 warnings 0 mismatches : arm-allmodconfig
1 warnings 0 mismatches : arm-allnoconfig
4 warnings 0 mismatches : arm-multi_v4t_defconfig
3 warnings 0 mismatches : x86_64-allmodconfig
2 warnings 0 mismatches : arm64-defconfig
-------------------------------------------------------------------------------
Errors summary: 2
8 ../lib/genalloc.c:254:3: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
8 ../lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node' [-Werror=implicit-function-declaration]
Warnings Summary: 12
8 ../lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
8 ../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
5 ../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
4 ../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
1 ../samples/seccomp/user-trap.c:83:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
1 ../samples/seccomp/user-trap.c:50:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
1 ../include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
1 ../fs/cifs/smb2pdu.c:220:1: warning: the frame size of 1336 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../fs/cifs/cifssmb.c:186:1: warning: the frame size of 1336 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/staging/erofs/unzip_vle.c:253:29: warning: array subscript is above array bounds [-Warray-bounds]
1 ../drivers/scsi/myrs.c:821:24: warning: 'sshdr.sense_key' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:217:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]
===============================================================================
Detailed per-defconfig build reports below:
-------------------------------------------------------------------------------
arm64-allnoconfig : FAIL, 2 errors, 1 warnings, 0 section mismatches
Errors:
../lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node' [-Werror=implicit-function-declaration]
../lib/genalloc.c:254:3: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
Warnings:
../lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
-------------------------------------------------------------------------------
arm64-allmodconfig : FAIL, 2 errors, 3 warnings, 0 section mismatches
Errors:
../lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node' [-Werror=implicit-function-declaration]
../lib/genalloc.c:254:3: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
Warnings:
../lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
../include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm-multi_v5_defconfig : FAIL, 2 errors, 4 warnings, 0 section mismatches
Errors:
../lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node' [-Werror=implicit-function-declaration]
../lib/genalloc.c:254:3: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
Warnings:
../lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
-------------------------------------------------------------------------------
arm-multi_v7_defconfig : FAIL, 2 errors, 5 warnings, 0 section mismatches
Errors:
../lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node' [-Werror=implicit-function-declaration]
../lib/genalloc.c:254:3: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
Warnings:
../lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm-allmodconfig : FAIL, 2 errors, 10 warnings, 0 section mismatches
Errors:
../lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node' [-Werror=implicit-function-declaration]
../lib/genalloc.c:254:3: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
Warnings:
../fs/cifs/cifssmb.c:186:1: warning: the frame size of 1336 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../fs/cifs/smb2pdu.c:220:1: warning: the frame size of 1336 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:217:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/staging/erofs/unzip_vle.c:253:29: warning: array subscript is above array bounds [-Warray-bounds]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
../drivers/scsi/myrs.c:821:24: warning: 'sshdr.sense_key' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm-allnoconfig : FAIL, 2 errors, 1 warnings, 0 section mismatches
Errors:
../lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node' [-Werror=implicit-function-declaration]
../lib/genalloc.c:254:3: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
Warnings:
../lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
-------------------------------------------------------------------------------
arm-multi_v4t_defconfig : FAIL, 2 errors, 4 warnings, 0 section mismatches
Errors:
../lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node' [-Werror=implicit-function-declaration]
../lib/genalloc.c:254:3: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
Warnings:
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
-------------------------------------------------------------------------------
x86_64-allmodconfig : PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
../samples/seccomp/user-trap.c:50:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../samples/seccomp/user-trap.c:83:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm64-defconfig : FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
../lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node' [-Werror=implicit-function-declaration]
../lib/genalloc.c:254:3: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
Warnings:
../lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
x86_64-allnoconfig
x86_64-defconfig
Here are the build results from automated periodic testing.
The tree being built was mainline, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Branch: HEAD
Topmost commits:
5c4a60831aa6d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
c280230254635 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
a67012412e5a8 Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v4.20-11262-g5c4a60831aa6d/
Runtime: 46m 56s
Passed: 131
Failed: 0
Warnings: 11
DTS warnings: 7
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
No errors
Warnings:
arm.allmodconfig:
/tmp/ccDQ0K3A.s:18119: Warning: using r15 results in unpredictable behaviour
/tmp/ccDQ0K3A.s:18191: Warning: using r15 results in unpredictable behaviour
lib/test_ubsan.c:48:2: warning: ISO C90 forbids variable length array 'buf' [-Wvla]
lib/test_ubsan.c:64:2: warning: ISO C90 forbids variable length array 'arr' [-Wvla]
arm.keystone_defconfig:
WARNING: unmet direct dependencies detected for TI_SOC_THERMAL
WARNING: unmet direct dependencies detected for TI_SOC_THERMAL
WARNING: unmet direct dependencies detected for TI_SOC_THERMAL
arm64.allmodconfig:
include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
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
DTS Warnings:
also defined at /build/arch/arm/boot/dts/vf610-bk4.dts:107.8-119.3
/build/arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
/build/arch/arm/boot/dts/vfxxx.dtsi:550.24-563.6: Warning (spi_bus_bridge): /soc/aips-bus@40080000/spi@400ad000: incorrect #address-cells for SPI bus
/build/arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts:25.9-29.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
/build/arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts:46.9-50.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
/build/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts:94.9-98.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
arch/arm/boot/dts/vf610-bk4.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'
New syscalls:
riscv fstat64
riscv fstatat64
No section mismatches
Here are the build results from automated periodic testing.
The tree being built was mainline, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Branch: HEAD
Topmost commits:
a67012412e5a8 Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
7e928df80d30b Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6
3cd6d495db2a0 Merge tag 'iomap-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v4.20-11226-ga67012412e5a8/
Runtime: 46m 56s
Passed: 131
Failed: 0
Warnings: 11
DTS warnings: 7
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
No errors
Warnings:
arm.allmodconfig:
/tmp/ccu9y2uA.s:18119: Warning: using r15 results in unpredictable behaviour
/tmp/ccu9y2uA.s:18191: Warning: using r15 results in unpredictable behaviour
lib/test_ubsan.c:48:2: warning: ISO C90 forbids variable length array 'buf' [-Wvla]
lib/test_ubsan.c:64:2: warning: ISO C90 forbids variable length array 'arr' [-Wvla]
arm.keystone_defconfig:
WARNING: unmet direct dependencies detected for TI_SOC_THERMAL
WARNING: unmet direct dependencies detected for TI_SOC_THERMAL
WARNING: unmet direct dependencies detected for TI_SOC_THERMAL
arm64.allmodconfig:
include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
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
DTS Warnings:
also defined at /build/arch/arm/boot/dts/vf610-bk4.dts:107.8-119.3
/build/arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
/build/arch/arm/boot/dts/vfxxx.dtsi:550.24-563.6: Warning (spi_bus_bridge): /soc/aips-bus@40080000/spi@400ad000: incorrect #address-cells for SPI bus
/build/arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts:25.9-29.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
/build/arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts:46.9-50.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
/build/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts:94.9-98.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
arch/arm/boot/dts/vf610-bk4.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'
New syscalls:
riscv fstat64
riscv fstatat64
No section mismatches
Here are the build results from automated periodic testing.
The tree being built was mainline, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Branch: HEAD
Topmost commits:
35004f2e55807 lib/genalloc.c: include vmalloc.h
505b050fdf420 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
9b286efeb5eb5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v4.20-11203-g35004f2e55807/
Runtime: 47m 18s
Passed: 131
Failed: 0
Warnings: 11
DTS warnings: 7
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
No errors
Warnings:
arm.allmodconfig:
/tmp/cckoT1Xh.s:18119: Warning: using r15 results in unpredictable behaviour
/tmp/cckoT1Xh.s:18191: Warning: using r15 results in unpredictable behaviour
lib/test_ubsan.c:48:2: warning: ISO C90 forbids variable length array 'buf' [-Wvla]
lib/test_ubsan.c:64:2: warning: ISO C90 forbids variable length array 'arr' [-Wvla]
arm.keystone_defconfig:
WARNING: unmet direct dependencies detected for TI_SOC_THERMAL
WARNING: unmet direct dependencies detected for TI_SOC_THERMAL
WARNING: unmet direct dependencies detected for TI_SOC_THERMAL
arm64.allmodconfig:
include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
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
DTS Warnings:
also defined at /build/arch/arm/boot/dts/vf610-bk4.dts:107.8-119.3
/build/arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
/build/arch/arm/boot/dts/vfxxx.dtsi:550.24-563.6: Warning (spi_bus_bridge): /soc/aips-bus@40080000/spi@400ad000: incorrect #address-cells for SPI bus
/build/arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts:25.9-29.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
/build/arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts:46.9-50.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
/build/arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts:94.9-98.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
arch/arm/boot/dts/vf610-bk4.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'
New syscalls:
riscv fstat64
riscv fstatat64
No section mismatches
mainline/master build: 222 builds: 130 failed, 92 passed, 260 errors, 404 warnings (v4.20-11168-g47f3f4eb7834)
Full Build Summary: https://kernelci.org/build/mainline/branch/master/kernel/v4.20-11168-g47f3f…
Tree: mainline
Branch: master
Git Describe: v4.20-11168-g47f3f4eb7834
Git Commit: 47f3f4eb7834ea424b0704bffd0d3e3c8ffbc3a1
Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Built: 7 unique architectures
Build Failures Detected:
arm64: aarch64-linux-gnu-gcc (Debian 7.4.0-1) 7.4.0
allmodconfig: FAIL
allnoconfig: FAIL
defconfig: FAIL
defconfig+CONFIG_CPU_BIG_ENDIAN=y: FAIL
defconfig+CONFIG_RANDOMIZE_BASE=y: FAIL
defconfig+kselftest: FAIL
tinyconfig: FAIL
arm: arm-linux-gnueabihf-gcc (Debian 7.4.0-1) 7.4.0
acs5k_defconfig: FAIL
acs5k_tiny_defconfig: FAIL
allnoconfig: FAIL
am200epdkit_defconfig: FAIL
aspeed_g4_defconfig: FAIL
aspeed_g5_defconfig: FAIL
assabet_defconfig: FAIL
at91_dt_defconfig: FAIL
axm55xx_defconfig: FAIL
badge4_defconfig: FAIL
bcm2835_defconfig: FAIL
cerfcube_defconfig: FAIL
clps711x_defconfig: FAIL
cm_x2xx_defconfig: FAIL
cm_x300_defconfig: FAIL
cns3420vb_defconfig: FAIL
colibri_pxa270_defconfig: FAIL
colibri_pxa300_defconfig: FAIL
collie_defconfig: FAIL
corgi_defconfig: FAIL
davinci_all_defconfig: FAIL
dove_defconfig: FAIL
ebsa110_defconfig: FAIL
efm32_defconfig: FAIL
em_x270_defconfig: FAIL
ep93xx_defconfig: FAIL
eseries_pxa_defconfig: FAIL
exynos_defconfig: FAIL
ezx_defconfig: FAIL
footbridge_defconfig: FAIL
gemini_defconfig: FAIL
h3600_defconfig: FAIL
h5000_defconfig: FAIL
hackkit_defconfig: FAIL
hisi_defconfig: FAIL
imote2_defconfig: FAIL
imx_v4_v5_defconfig: FAIL
imx_v6_v7_defconfig: FAIL
integrator_defconfig: FAIL
iop13xx_defconfig: FAIL
iop32x_defconfig: FAIL
iop33x_defconfig: FAIL
ixp4xx_defconfig: FAIL
jornada720_defconfig: FAIL
keystone_defconfig: FAIL
ks8695_defconfig: FAIL
lart_defconfig: FAIL
lpc18xx_defconfig: FAIL
lpc32xx_defconfig: FAIL
lpd270_defconfig: FAIL
lubbock_defconfig: FAIL
magician_defconfig: FAIL
mainstone_defconfig: FAIL
mini2440_defconfig: FAIL
mmp2_defconfig: FAIL
moxart_defconfig: FAIL
mps2_defconfig: FAIL
multi_v4t_defconfig: FAIL
multi_v5_defconfig: FAIL
multi_v7_defconfig: FAIL
multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y: FAIL
multi_v7_defconfig+CONFIG_EFI=y+CONFIG_ARM_LPAE=y: FAIL
multi_v7_defconfig+CONFIG_SMP=n: FAIL
multi_v7_defconfig+kselftest: FAIL
mv78xx0_defconfig: FAIL
mvebu_v5_defconfig: FAIL
mvebu_v7_defconfig: FAIL
mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y: FAIL
mxs_defconfig: FAIL
neponset_defconfig: FAIL
netwinder_defconfig: FAIL
netx_defconfig: FAIL
nhk8815_defconfig: FAIL
nuc910_defconfig: FAIL
nuc950_defconfig: FAIL
nuc960_defconfig: FAIL
omap1_defconfig: FAIL
omap2plus_defconfig: FAIL
orion5x_defconfig: FAIL
oxnas_v6_defconfig: FAIL
palmz72_defconfig: FAIL
pcm027_defconfig: FAIL
pleb_defconfig: FAIL
prima2_defconfig: FAIL
pxa168_defconfig: FAIL
pxa255-idp_defconfig: FAIL
pxa3xx_defconfig: FAIL
pxa910_defconfig: FAIL
pxa_defconfig: FAIL
qcom_defconfig: FAIL
raumfeld_defconfig: FAIL
realview_defconfig: FAIL
rpc_defconfig: FAIL
s3c2410_defconfig: FAIL
s3c6400_defconfig: FAIL
s5pv210_defconfig: FAIL
sama5_defconfig: FAIL
shannon_defconfig: FAIL
shmobile_defconfig: FAIL
simpad_defconfig: FAIL
socfpga_defconfig: FAIL
spear13xx_defconfig: FAIL
spear3xx_defconfig: FAIL
spear6xx_defconfig: FAIL
spitz_defconfig: FAIL
stm32_defconfig: FAIL
sunxi_defconfig: FAIL
tango4_defconfig: FAIL
tct_hammer_defconfig: FAIL
tegra_defconfig: FAIL
tinyconfig: FAIL
trizeps4_defconfig: FAIL
u300_defconfig: FAIL
u8500_defconfig: FAIL
versatile_defconfig: FAIL
vexpress_defconfig: FAIL
vf610m4_defconfig: FAIL
viper_defconfig: FAIL
vt8500_v6_v7_defconfig: FAIL
xcep_defconfig: FAIL
zeus_defconfig: FAIL
zx_defconfig: FAIL
mips: mips-linux-gcc (GCC) 6.3.0
defconfig+kselftest: FAIL
Errors and Warnings Detected:
arc: arc-linux-gcc (ARCv2 ISA Linux uClibc toolchain 2017.09) 7.1.1 20170710
allnoconfig: 2 warnings
axs103_defconfig: 8 warnings
axs103_smp_defconfig: 8 warnings
haps_hs_defconfig: 4 warnings
haps_hs_smp_defconfig: 4 warnings
hsdk_defconfig: 6 warnings
nsim_hs_defconfig: 4 warnings
nsim_hs_defconfig+kselftest: 5 warnings
nsim_hs_smp_defconfig: 4 warnings
nsimosci_hs_defconfig: 6 warnings
nsimosci_hs_smp_defconfig: 6 warnings
tinyconfig: 2 warnings
vdk_hs38_defconfig: 7 warnings
vdk_hs38_smp_defconfig: 7 warnings
arm64: aarch64-linux-gnu-gcc (Debian 7.4.0-1) 7.4.0
allmodconfig: 2 errors, 7 warnings
allnoconfig: 2 errors, 2 warnings
defconfig: 2 errors, 5 warnings
defconfig+CONFIG_CPU_BIG_ENDIAN=y: 2 errors, 5 warnings
defconfig+CONFIG_RANDOMIZE_BASE=y: 2 errors, 5 warnings
defconfig+kselftest: 2 errors, 5 warnings
tinyconfig: 2 errors, 2 warnings
arm: arm-linux-gnueabihf-gcc (Debian 7.4.0-1) 7.4.0
acs5k_defconfig: 2 errors, 2 warnings
acs5k_tiny_defconfig: 2 errors, 2 warnings
allnoconfig: 2 errors, 2 warnings
am200epdkit_defconfig: 2 errors, 2 warnings
aspeed_g4_defconfig: 2 errors, 2 warnings
aspeed_g5_defconfig: 2 errors, 2 warnings
assabet_defconfig: 2 errors, 2 warnings
at91_dt_defconfig: 2 errors, 2 warnings
axm55xx_defconfig: 2 errors, 2 warnings
badge4_defconfig: 2 errors, 2 warnings
bcm2835_defconfig: 2 errors, 2 warnings
cerfcube_defconfig: 2 errors, 2 warnings
clps711x_defconfig: 2 errors, 2 warnings
cm_x2xx_defconfig: 2 errors, 2 warnings
cm_x300_defconfig: 2 errors, 2 warnings
cns3420vb_defconfig: 2 errors, 2 warnings
colibri_pxa270_defconfig: 2 errors, 2 warnings
colibri_pxa300_defconfig: 2 errors, 2 warnings
collie_defconfig: 2 errors, 2 warnings
corgi_defconfig: 2 errors, 2 warnings
davinci_all_defconfig: 2 errors, 2 warnings
dove_defconfig: 2 errors, 2 warnings
ebsa110_defconfig: 2 errors, 2 warnings
efm32_defconfig: 2 errors, 2 warnings
em_x270_defconfig: 2 errors, 2 warnings
ep93xx_defconfig: 2 errors, 2 warnings
eseries_pxa_defconfig: 2 errors, 2 warnings
exynos_defconfig: 2 errors, 2 warnings
ezx_defconfig: 2 errors, 2 warnings
footbridge_defconfig: 2 errors, 2 warnings
gemini_defconfig: 2 errors, 2 warnings
h3600_defconfig: 2 errors, 2 warnings
h5000_defconfig: 2 errors, 2 warnings
hackkit_defconfig: 2 errors, 2 warnings
hisi_defconfig: 2 errors, 2 warnings
imote2_defconfig: 2 errors, 2 warnings
imx_v4_v5_defconfig: 2 errors, 2 warnings
imx_v6_v7_defconfig: 2 errors, 4 warnings
integrator_defconfig: 2 errors, 2 warnings
iop13xx_defconfig: 2 errors, 2 warnings
iop32x_defconfig: 2 errors, 2 warnings
iop33x_defconfig: 2 errors, 2 warnings
ixp4xx_defconfig: 2 errors, 2 warnings
jornada720_defconfig: 2 errors, 2 warnings
keystone_defconfig: 2 errors, 5 warnings
ks8695_defconfig: 2 errors, 2 warnings
lart_defconfig: 2 errors, 2 warnings
lpc18xx_defconfig: 2 errors, 2 warnings
lpc32xx_defconfig: 2 errors, 2 warnings
lpd270_defconfig: 2 errors, 2 warnings
lubbock_defconfig: 2 errors, 2 warnings
magician_defconfig: 2 errors, 2 warnings
mainstone_defconfig: 2 errors, 2 warnings
mini2440_defconfig: 2 errors, 2 warnings
mmp2_defconfig: 2 errors, 2 warnings
moxart_defconfig: 2 errors, 2 warnings
mps2_defconfig: 2 errors, 2 warnings
multi_v4t_defconfig: 2 errors, 2 warnings
multi_v5_defconfig: 2 errors, 2 warnings
multi_v7_defconfig: 2 errors, 8 warnings
multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y: 2 errors, 8 warnings
multi_v7_defconfig+CONFIG_EFI=y+CONFIG_ARM_LPAE=y: 2 errors, 8 warnings
multi_v7_defconfig+CONFIG_SMP=n: 2 errors, 8 warnings
multi_v7_defconfig+kselftest: 2 errors, 8 warnings
mv78xx0_defconfig: 2 errors, 2 warnings
mvebu_v5_defconfig: 2 errors, 2 warnings
mvebu_v7_defconfig: 2 errors, 2 warnings
mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y: 2 errors, 2 warnings
mxs_defconfig: 2 errors, 2 warnings
neponset_defconfig: 2 errors, 2 warnings
netwinder_defconfig: 2 errors, 2 warnings
netx_defconfig: 2 errors, 2 warnings
nhk8815_defconfig: 2 errors, 2 warnings
nuc910_defconfig: 2 errors, 2 warnings
nuc950_defconfig: 2 errors, 2 warnings
nuc960_defconfig: 2 errors, 2 warnings
omap1_defconfig: 2 errors, 2 warnings
omap2plus_defconfig: 2 errors, 6 warnings
orion5x_defconfig: 2 errors, 2 warnings
oxnas_v6_defconfig: 2 errors, 2 warnings
palmz72_defconfig: 2 errors, 2 warnings
pcm027_defconfig: 2 errors, 2 warnings
pleb_defconfig: 2 errors, 2 warnings
prima2_defconfig: 2 errors, 2 warnings
pxa168_defconfig: 2 errors, 2 warnings
pxa255-idp_defconfig: 2 errors, 2 warnings
pxa3xx_defconfig: 2 errors, 2 warnings
pxa910_defconfig: 2 errors, 2 warnings
pxa_defconfig: 2 errors, 2 warnings
qcom_defconfig: 2 errors, 2 warnings
raumfeld_defconfig: 2 errors, 2 warnings
realview_defconfig: 2 errors, 2 warnings
rpc_defconfig: 2 errors, 2 warnings
s3c2410_defconfig: 2 errors, 2 warnings
s3c6400_defconfig: 2 errors, 2 warnings
s5pv210_defconfig: 2 errors, 2 warnings
sama5_defconfig: 2 errors, 2 warnings
shannon_defconfig: 2 errors, 2 warnings
shmobile_defconfig: 2 errors, 2 warnings
simpad_defconfig: 2 errors, 2 warnings
socfpga_defconfig: 2 errors, 2 warnings
spear13xx_defconfig: 2 errors, 2 warnings
spear3xx_defconfig: 2 errors, 2 warnings
spear6xx_defconfig: 2 errors, 2 warnings
spitz_defconfig: 2 errors, 2 warnings
stm32_defconfig: 2 errors, 2 warnings
sunxi_defconfig: 2 errors, 2 warnings
tango4_defconfig: 2 errors, 2 warnings
tct_hammer_defconfig: 2 errors, 2 warnings
tegra_defconfig: 2 errors, 2 warnings
tinyconfig: 2 errors, 2 warnings
trizeps4_defconfig: 2 errors, 2 warnings
u300_defconfig: 2 errors, 2 warnings
u8500_defconfig: 2 errors, 2 warnings
versatile_defconfig: 2 errors, 2 warnings
vexpress_defconfig: 2 errors, 2 warnings
vf610m4_defconfig: 2 errors, 4 warnings
viper_defconfig: 2 errors, 2 warnings
vt8500_v6_v7_defconfig: 2 errors, 2 warnings
xcep_defconfig: 2 errors, 2 warnings
zeus_defconfig: 2 errors, 2 warnings
zx_defconfig: 2 errors, 2 warnings
mips: mips-linux-gcc (GCC) 6.3.0
db1xxx_defconfig: 2 warnings
decstation_64_defconfig: 1 warning
decstation_defconfig: 1 warning
decstation_r4k_defconfig: 1 warning
defconfig: 1 warning
defconfig+kselftest: 2 errors, 3 warnings
nlm_xlp_defconfig: 2 warnings
nlm_xlr_defconfig: 2 warnings
rb532_defconfig: 1 warning
x86_64: gcc (Debian 7.4.0-2) 7.4.0
tinyconfig: 1 warning
Errors summary:
129 lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
129 lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
1 lib/genalloc.c:254:3: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
1 lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node' [-Werror=implicit-function-declaration]
Warnings summary:
130 lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
130 cc1: some warnings being treated as errors
27 arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
24 arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
15 include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
14 arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
12 net/ipv4/tcp_input.c:4324:49: warning: array subscript is above array bounds [-Warray-bounds]
7 arch/arm/boot/dts/vfxxx.dtsi:550.24-563.6: Warning (spi_bus_bridge): /soc/aips-bus@40080000/spi@400ad000: incorrect #address-cells for SPI bus
7 arch/arm/boot/dts/vf610-bk4.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'
5 arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts:94.9-98.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
5 arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts:46.9-50.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
5 arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts:25.9-29.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
3 drivers/net/ethernet/amd/declance.c:1232:2: warning: 'desc' may be used uninitialized in this function [-Wmaybe-uninitialized]
3 WARNING: unmet direct dependencies detected for TI_SOC_THERMAL
2 arch/mips/boot/dts/xilfpga/nexys4ddr.dts:109.16-112.8: Warning (i2c_bus_reg): /i2c@10A00000/ad7420@4B: I2C bus unit address format error, expected "4b"
2 arch/arc/kernel/unwind.c:188:14: warning: 'unw_hdr_alloc' defined but not used [-Wunused-function]
2 arch/arc/boot/dts/axs10x_mb.dtsi:227.15-231.6: Warning (i2c_bus_reg): /axs10x_mb/i2c@0x1f000/eeprom@0x57: I2C bus unit address format error, expected "57"
2 arch/arc/boot/dts/axs10x_mb.dtsi:221.15-225.6: Warning (i2c_bus_reg): /axs10x_mb/i2c@0x1f000/eeprom@0x54: I2C bus unit address format error, expected "54"
1 include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 include/linux/list.h:63:13: warning: 'head' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 fs/cifs/smb2pdu.c:220:1: warning: the frame size of 1392 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 fs/cifs/smb2pdu.c:220:1: warning: the frame size of 1336 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 fs/cifs/cifssmb.c:186:1: warning: the frame size of 1392 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 fs/cifs/cifssmb.c:186:1: warning: the frame size of 1336 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/mtd/nand/raw/au1550nd.c:447:57: warning: pointer type mismatch in conditional expression
1 drivers/ata/pata_rb532_cf.c:165:24: warning: unused variable 'info' [-Wunused-variable]
1 .config:1013:warning: override: UNWINDER_GUESS changes choice state
================================================================================
Detailed per-defconfig build reports:
--------------------------------------------------------------------------------
acs5k_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
acs5k_tiny_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
allmodconfig (arm64) — FAIL, 2 errors, 7 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts:25.9-29.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts:46.9-50.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts:94.9-98.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
--------------------------------------------------------------------------------
allnoconfig (i386) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
allnoconfig (arm64) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
allnoconfig (x86_64) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
allnoconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
allnoconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
allnoconfig (arc) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
--------------------------------------------------------------------------------
allnoconfig (riscv) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
am200epdkit_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
ar7_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
aspeed_g4_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
aspeed_g5_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
assabet_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
at91_dt_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
ath25_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ath79_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
axm55xx_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
axs103_defconfig (arc) — PASS, 0 errors, 8 warnings, 0 section mismatches
Warnings:
arch/arc/boot/dts/axs10x_mb.dtsi:221.15-225.6: Warning (i2c_bus_reg): /axs10x_mb/i2c@0x1f000/eeprom@0x54: I2C bus unit address format error, expected "54"
arch/arc/boot/dts/axs10x_mb.dtsi:227.15-231.6: Warning (i2c_bus_reg): /axs10x_mb/i2c@0x1f000/eeprom@0x57: I2C bus unit address format error, expected "57"
arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
net/ipv4/tcp_input.c:4324:49: warning: array subscript is above array bounds [-Warray-bounds]
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
--------------------------------------------------------------------------------
axs103_smp_defconfig (arc) — PASS, 0 errors, 8 warnings, 0 section mismatches
Warnings:
arch/arc/boot/dts/axs10x_mb.dtsi:221.15-225.6: Warning (i2c_bus_reg): /axs10x_mb/i2c@0x1f000/eeprom@0x54: I2C bus unit address format error, expected "54"
arch/arc/boot/dts/axs10x_mb.dtsi:227.15-231.6: Warning (i2c_bus_reg): /axs10x_mb/i2c@0x1f000/eeprom@0x57: I2C bus unit address format error, expected "57"
arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
net/ipv4/tcp_input.c:4324:49: warning: array subscript is above array bounds [-Warray-bounds]
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
--------------------------------------------------------------------------------
badge4_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
bcm2835_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
bcm47xx_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
bcm63xx_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
bigsur_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
bmips_be_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
bmips_stb_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
capcella_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cavium_octeon_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
cerfcube_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
ci20_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
clps711x_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
cm_x2xx_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
cm_x300_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
cns3420vb_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
cobalt_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
colibri_pxa270_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
colibri_pxa300_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
collie_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
corgi_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
davinci_all_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
db1xxx_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
include/linux/list.h:63:13: warning: 'head' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/mtd/nand/raw/au1550nd.c:447:57: warning: pointer type mismatch in conditional expression
--------------------------------------------------------------------------------
decstation_64_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
drivers/net/ethernet/amd/declance.c:1232:2: warning: 'desc' may be used uninitialized in this function [-Wmaybe-uninitialized]
--------------------------------------------------------------------------------
decstation_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
drivers/net/ethernet/amd/declance.c:1232:2: warning: 'desc' may be used uninitialized in this function [-Wmaybe-uninitialized]
--------------------------------------------------------------------------------
decstation_r4k_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
drivers/net/ethernet/amd/declance.c:1232:2: warning: 'desc' may be used uninitialized in this function [-Wmaybe-uninitialized]
--------------------------------------------------------------------------------
defconfig (x86_64) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig (i386) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig (riscv) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig (arm64) — FAIL, 2 errors, 5 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts:25.9-29.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts:46.9-50.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts:94.9-98.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
arch/mips/boot/dts/xilfpga/nexys4ddr.dts:109.16-112.8: Warning (i2c_bus_reg): /i2c@10A00000/ad7420@4B: I2C bus unit address format error, expected "4b"
--------------------------------------------------------------------------------
defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm64) — FAIL, 2 errors, 5 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts:25.9-29.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts:46.9-50.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts:94.9-98.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
defconfig+CONFIG_RANDOMIZE_BASE=y (arm64) — FAIL, 2 errors, 5 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts:25.9-29.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts:46.9-50.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts:94.9-98.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
defconfig+kselftest (x86_64) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+kselftest (i386) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+kselftest (riscv) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
defconfig+kselftest (mips) — FAIL, 2 errors, 3 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node' [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree' [-Werror=implicit-function-declaration]
Warnings:
arch/mips/boot/dts/xilfpga/nexys4ddr.dts:109.16-112.8: Warning (i2c_bus_reg): /i2c@10A00000/ad7420@4B: I2C bus unit address format error, expected "4b"
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
defconfig+kselftest (arm64) — FAIL, 2 errors, 5 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts:25.9-29.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts:46.9-50.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts:94.9-98.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
dove_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
e55_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ebsa110_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
efm32_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
em_x270_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
ep93xx_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
eseries_pxa_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
exynos_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
ezx_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
footbridge_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
fuloong2e_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
gcw0_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
gemini_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
gpr_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
h3600_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
h5000_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
hackkit_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
haps_hs_defconfig (arc) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
net/ipv4/tcp_input.c:4324:49: warning: array subscript is above array bounds [-Warray-bounds]
--------------------------------------------------------------------------------
haps_hs_smp_defconfig (arc) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
net/ipv4/tcp_input.c:4324:49: warning: array subscript is above array bounds [-Warray-bounds]
--------------------------------------------------------------------------------
hisi_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
hsdk_defconfig (arc) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
net/ipv4/tcp_input.c:4324:49: warning: array subscript is above array bounds [-Warray-bounds]
--------------------------------------------------------------------------------
imote2_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
imx_v4_v5_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
imx_v6_v7_defconfig (arm) — FAIL, 2 errors, 4 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
arch/arm/boot/dts/vfxxx.dtsi:550.24-563.6: Warning (spi_bus_bridge): /soc/aips-bus@40080000/spi@400ad000: incorrect #address-cells for SPI bus
arch/arm/boot/dts/vf610-bk4.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
integrator_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
iop13xx_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
iop32x_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
iop33x_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
ip22_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ip27_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ip28_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ip32_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
ixp4xx_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
jazz_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
jmr3927_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
jornada720_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
keystone_defconfig (arm) — FAIL, 2 errors, 5 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
WARNING: unmet direct dependencies detected for TI_SOC_THERMAL
WARNING: unmet direct dependencies detected for TI_SOC_THERMAL
WARNING: unmet direct dependencies detected for TI_SOC_THERMAL
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
ks8695_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
lart_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
lasat_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
lemote2f_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
loongson1b_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
loongson1c_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
loongson3_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
lpc18xx_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
lpc32xx_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
lpd270_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
lubbock_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
magician_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
mainstone_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
malta_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
malta_kvm_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
malta_kvm_guest_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
malta_qemu_32r6_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
maltaaprp_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
maltasmvp_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
maltasmvp_eva_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
maltaup_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
maltaup_xpa_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
markeins_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
mini2440_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
mips_paravirt_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
mmp2_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
moxart_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
mpc30x_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
mps2_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
msp71xx_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
mtx1_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
multi_v4t_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
multi_v5_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
multi_v7_defconfig (arm) — FAIL, 2 errors, 8 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
arch/arm/boot/dts/vfxxx.dtsi:550.24-563.6: Warning (spi_bus_bridge): /soc/aips-bus@40080000/spi@400ad000: incorrect #address-cells for SPI bus
arch/arm/boot/dts/vf610-bk4.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm) — FAIL, 2 errors, 8 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
arch/arm/boot/dts/vfxxx.dtsi:550.24-563.6: Warning (spi_bus_bridge): /soc/aips-bus@40080000/spi@400ad000: incorrect #address-cells for SPI bus
arch/arm/boot/dts/vf610-bk4.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_EFI=y+CONFIG_ARM_LPAE=y (arm) — FAIL, 2 errors, 8 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
arch/arm/boot/dts/vfxxx.dtsi:550.24-563.6: Warning (spi_bus_bridge): /soc/aips-bus@40080000/spi@400ad000: incorrect #address-cells for SPI bus
arch/arm/boot/dts/vf610-bk4.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_SMP=n (arm) — FAIL, 2 errors, 8 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
arch/arm/boot/dts/vfxxx.dtsi:550.24-563.6: Warning (spi_bus_bridge): /soc/aips-bus@40080000/spi@400ad000: incorrect #address-cells for SPI bus
arch/arm/boot/dts/vf610-bk4.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
multi_v7_defconfig+kselftest (arm) — FAIL, 2 errors, 8 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
arch/arm/boot/dts/vfxxx.dtsi:550.24-563.6: Warning (spi_bus_bridge): /soc/aips-bus@40080000/spi@400ad000: incorrect #address-cells for SPI bus
arch/arm/boot/dts/vf610-bk4.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
mv78xx0_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
mvebu_v5_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
mvebu_v7_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
mxs_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
neponset_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
netwinder_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
netx_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
nhk8815_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
nlm_xlp_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
fs/cifs/cifssmb.c:186:1: warning: the frame size of 1392 bytes is larger than 1024 bytes [-Wframe-larger-than=]
fs/cifs/smb2pdu.c:220:1: warning: the frame size of 1392 bytes is larger than 1024 bytes [-Wframe-larger-than=]
--------------------------------------------------------------------------------
nlm_xlr_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
fs/cifs/cifssmb.c:186:1: warning: the frame size of 1336 bytes is larger than 1024 bytes [-Wframe-larger-than=]
fs/cifs/smb2pdu.c:220:1: warning: the frame size of 1336 bytes is larger than 1024 bytes [-Wframe-larger-than=]
--------------------------------------------------------------------------------
nsim_hs_defconfig (arc) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
net/ipv4/tcp_input.c:4324:49: warning: array subscript is above array bounds [-Warray-bounds]
--------------------------------------------------------------------------------
nsim_hs_defconfig+kselftest (arc) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
net/ipv4/tcp_input.c:4324:49: warning: array subscript is above array bounds [-Warray-bounds]
--------------------------------------------------------------------------------
nsim_hs_smp_defconfig (arc) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
net/ipv4/tcp_input.c:4324:49: warning: array subscript is above array bounds [-Warray-bounds]
--------------------------------------------------------------------------------
nsimosci_hs_defconfig (arc) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
net/ipv4/tcp_input.c:4324:49: warning: array subscript is above array bounds [-Warray-bounds]
--------------------------------------------------------------------------------
nsimosci_hs_smp_defconfig (arc) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
net/ipv4/tcp_input.c:4324:49: warning: array subscript is above array bounds [-Warray-bounds]
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
--------------------------------------------------------------------------------
nuc910_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
nuc950_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
nuc960_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
omap1_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
omap2plus_defconfig (arm) — FAIL, 2 errors, 6 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
arch/arm/boot/dts/omap3-gta04.dtsi:720.7-727.4: Warning (graph_port): /ocp@68000000/dss@48050000/encoder@48050c00/port: graph node unit address error, expected "0"
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
omega2p_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
orion5x_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
oxnas_v6_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
palmz72_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
pcm027_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
pic32mzda_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pistachio_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
pleb_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
pnx8335_stb225_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
prima2_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
pxa168_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
pxa255-idp_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
pxa3xx_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
pxa910_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
pxa_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
qcom_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
qi_lb60_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
raumfeld_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
rb532_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
drivers/ata/pata_rb532_cf.c:165:24: warning: unused variable 'info' [-Wunused-variable]
--------------------------------------------------------------------------------
rbtx49xx_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
realview_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
rm200_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
rpc_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
rt305x_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
s3c2410_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
s3c6400_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
s5pv210_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
sama5_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
sb1250_swarm_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
shannon_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
shmobile_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
simpad_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
socfpga_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
spear13xx_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
spear3xx_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
spear6xx_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
spitz_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
stm32_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
sunxi_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
tango4_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
tb0219_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
tb0226_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
tb0287_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
tct_hammer_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
tegra_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
tinyconfig (x86_64) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
.config:1013:warning: override: UNWINDER_GUESS changes choice state
--------------------------------------------------------------------------------
tinyconfig (arm64) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
tinyconfig (i386) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
tinyconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
tinyconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
tinyconfig (arc) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
--------------------------------------------------------------------------------
tinyconfig (riscv) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
trizeps4_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
u300_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
u8500_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
vdk_hs38_defconfig (arc) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
arch/arc/kernel/unwind.c:188:14: warning: 'unw_hdr_alloc' defined but not used [-Wunused-function]
arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
net/ipv4/tcp_input.c:4324:49: warning: array subscript is above array bounds [-Warray-bounds]
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
--------------------------------------------------------------------------------
vdk_hs38_smp_defconfig (arc) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
arch/arc/kernel/unwind.c:188:14: warning: 'unw_hdr_alloc' defined but not used [-Wunused-function]
arch/arc/mm/tlb.c:914:2: warning: ISO C90 forbids variable length array 'pd0' [-Wvla]
include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
net/ipv4/tcp_input.c:4324:49: warning: array subscript is above array bounds [-Warray-bounds]
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
arch/arc/include/asm/cmpxchg.h:95:29: warning: value computed is not used [-Wunused-value]
--------------------------------------------------------------------------------
versatile_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
vexpress_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
vf610m4_defconfig (arm) — FAIL, 2 errors, 4 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
arch/arm/boot/dts/vfxxx.dtsi:550.24-563.6: Warning (spi_bus_bridge): /soc/aips-bus@40080000/spi@400ad000: incorrect #address-cells for SPI bus
arch/arm/boot/dts/vf610-bk4.dtb: Warning (spi_bus_reg): Failed prerequisite 'spi_bus_bridge'
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
viper_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
vocore2_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
vt8500_v6_v7_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
workpad_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
xcep_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
xway_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
--------------------------------------------------------------------------------
zeus_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
zx_defconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
lib/genalloc.c:190:10: error: implicit declaration of function 'vzalloc_node'; did you mean 'kzalloc_node'? [-Werror=implicit-function-declaration]
lib/genalloc.c:254:3: error: implicit declaration of function 'vfree'; did you mean 'kfree'? [-Werror=implicit-function-declaration]
Warnings:
lib/genalloc.c:190:8: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
cc1: some warnings being treated as errors
---
For more info write to <info(a)kernelci.org>