Tree/Branch: v4.1-rc7
Git describe: v4.1-rc7
Commit: d4a4f75cd8 Linux 4.1-rc7
Build Time: 72 min 54 sec
Passed: 9 / 9 (100.00 %)
Failed: 0 / 9 ( 0.00 %)
Errors: 0
Warnings: 23
Section Mismatches: 1
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
12 warnings 3 mismatches : arm64-allmodconfig
2 warnings 0 mismatches : arm-multi_v7_defconfig
10 warnings 0 mismatches : arm-allmodconfig
-------------------------------------------------------------------------------
Warnings Summary: 23
2 ../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
1 ../sound/soc/samsung/dmaengine.c:60:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../sound/soc/samsung/dmaengine.c:53:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../net/bluetooth/mgmt.c:6463:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../net/bluetooth/mgmt.c:6463:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../kernel/acct.c:174:2: warning: value computed is not used [-Wunused-value]
1 ../include/trace/ftrace.h:28:0: warning: "TRACE_SYSTEM_STRING" redefined [enabled by default]
1 ../drivers/usb/renesas_usbhs/common.c:492:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/rtc/rtc-armada38x.c:91:22: warning: unused variable 'flags' [-Wunused-variable]
1 ../drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
1 ../drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp]
1 ../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/mmc/host/sh_mmcif.c:402:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/mmc/host/sh_mmcif.c:401:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/media/platform/coda/./trace.h:12:0: warning: "TRACE_SYSTEM_STRING" redefined [enabled by default]
1 ../drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined
1 ../drivers/infiniband/hw/cxgb4/mem.c:147:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c:975:1: warning: the frame size of 1208 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/gpio/gpio-74xx-mmio.c:132:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined
1 ../drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined
1 ../crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../arch/arm/mach-cns3xxx/pcie.c:266:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]
Section Mismatch Summary: 1
3 WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x18c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
===============================================================================
Detailed per-defconfig build reports below:
-------------------------------------------------------------------------------
arm64-allmodconfig : PASS, 0 errors, 12 warnings, 3 section mismatches
Warnings:
../drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined
../drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined
../sound/soc/samsung/dmaengine.c:53:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../sound/soc/samsung/dmaengine.c:60:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/gpio/gpio-74xx-mmio.c:132:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined
../drivers/mmc/host/sh_mmcif.c:401:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/mmc/host/sh_mmcif.c:402:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
../drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp]
../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
../drivers/usb/renesas_usbhs/common.c:492:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Section Mismatches:
WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x18c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x18c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x18c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
-------------------------------------------------------------------------------
arm-multi_v7_defconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
../net/bluetooth/mgmt.c:6463:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
../net/bluetooth/mgmt.c:6463:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm-allmodconfig : PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
../arch/arm/mach-cns3xxx/pcie.c:266:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../kernel/acct.c:174:2: warning: value computed is not used [-Wunused-value]
../drivers/infiniband/hw/cxgb4/mem.c:147:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c:975:1: warning: the frame size of 1208 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../include/trace/ftrace.h:28:0: warning: "TRACE_SYSTEM_STRING" redefined [enabled by default]
../drivers/media/platform/coda/./trace.h:12:0: warning: "TRACE_SYSTEM_STRING" redefined [enabled by default]
../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/rtc/rtc-armada38x.c:91:22: warning: unused variable 'flags' [-Wunused-variable]
../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
arm64-allnoconfig
arm-multi_v5_defconfig
x86_64-defconfig
arm-allnoconfig
x86_64-allnoconfig
arm64-defconfig
Here are the build results from automated periodic testing.
The tree being built was mainline, found at:
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git (master branch)
Topmost commit:
d4a4f75 Linux 4.1-rc7
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v4.1-rc7/
Runtime: 48m 25s
Passed: 118
Failed: 0
Warnings: 54
Section mismatches: 2
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
1 arch/arm/mach-cns3xxx/pcie.c:266:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined
1 drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined
1 drivers/gpio/gpio-74xx-mmio.c:132:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c:975:1: warning: the frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/infiniband/hw/cxgb4/mem.c:147:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/infiniband/hw/ehca/ehca_mrmw.c:1907:6: warning: 'prev_pgaddr' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 drivers/infiniband/hw/ehca/ehca_mrmw.c:2430:5: warning: 'hret' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined
1 drivers/mmc/host/sh_mmcif.c:401:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/mmc/host/sh_mmcif.c:402:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp]
1 drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
1 drivers/usb/renesas_usbhs/common.c:492:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 include/sound/control.h:219:2: warning: 'master_vol' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1480 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 sound/soc/samsung/dmaengine.c:53:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 sound/soc/samsung/dmaengine.c:60:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
2 drivers/media/platform/coda/./trace.h:12:0: warning: "TRACE_SYSTEM_STRING" redefined
2 drivers/net/ethernet/broadcom/tg3.c:12057:4: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
2 drivers/rtc/rtc-armada38x.c:91:22: warning: unused variable 'flags' [-Wunused-variable]
2 drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
2 include/trace/ftrace.h:28:0: warning: "TRACE_SYSTEM_STRING" redefined
6 arch/arm/include/asm/cmpxchg.h:205:3: warning: value computed is not used [-Wunused-value]
20 arch/arm/include/asm/cmpxchg.h:122:3: warning: value computed is not used [-Wunused-value]
Section mismatches:
2 4.allmodconfig WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x18c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
Tree/Branch: master
Git describe: v4.1-rc6-163-g866e644
Commit: 866e6441a4 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Build Time: 72 min 47 sec
Passed: 9 / 9 (100.00 %)
Failed: 0 / 9 ( 0.00 %)
Errors: 0
Warnings: 23
Section Mismatches: 1
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
12 warnings 3 mismatches : arm64-allmodconfig
2 warnings 0 mismatches : arm-multi_v7_defconfig
10 warnings 0 mismatches : arm-allmodconfig
-------------------------------------------------------------------------------
Warnings Summary: 23
2 ../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
1 ../sound/soc/samsung/dmaengine.c:60:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../sound/soc/samsung/dmaengine.c:53:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../net/bluetooth/mgmt.c:6463:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../net/bluetooth/mgmt.c:6463:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../kernel/acct.c:174:2: warning: value computed is not used [-Wunused-value]
1 ../include/trace/ftrace.h:28:0: warning: "TRACE_SYSTEM_STRING" redefined [enabled by default]
1 ../drivers/usb/renesas_usbhs/common.c:492:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/rtc/rtc-armada38x.c:91:22: warning: unused variable 'flags' [-Wunused-variable]
1 ../drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
1 ../drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp]
1 ../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/mmc/host/sh_mmcif.c:402:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/mmc/host/sh_mmcif.c:401:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/media/platform/coda/./trace.h:12:0: warning: "TRACE_SYSTEM_STRING" redefined [enabled by default]
1 ../drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined
1 ../drivers/infiniband/hw/cxgb4/mem.c:147:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c:975:1: warning: the frame size of 1208 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/gpio/gpio-74xx-mmio.c:132:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined
1 ../drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined
1 ../crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../arch/arm/mach-cns3xxx/pcie.c:266:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]
Section Mismatch Summary: 1
3 WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x18c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
===============================================================================
Detailed per-defconfig build reports below:
-------------------------------------------------------------------------------
arm64-allmodconfig : PASS, 0 errors, 12 warnings, 3 section mismatches
Warnings:
../drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined
../drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined
../drivers/gpio/gpio-74xx-mmio.c:132:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../sound/soc/samsung/dmaengine.c:53:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../sound/soc/samsung/dmaengine.c:60:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined
../drivers/mmc/host/sh_mmcif.c:401:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/mmc/host/sh_mmcif.c:402:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
../drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp]
../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
../drivers/usb/renesas_usbhs/common.c:492:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Section Mismatches:
WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x18c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x18c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x18c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
-------------------------------------------------------------------------------
arm-multi_v7_defconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
../net/bluetooth/mgmt.c:6463:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
../net/bluetooth/mgmt.c:6463:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm-allmodconfig : PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
../arch/arm/mach-cns3xxx/pcie.c:266:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../kernel/acct.c:174:2: warning: value computed is not used [-Wunused-value]
../drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c:975:1: warning: the frame size of 1208 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/infiniband/hw/cxgb4/mem.c:147:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../include/trace/ftrace.h:28:0: warning: "TRACE_SYSTEM_STRING" redefined [enabled by default]
../drivers/media/platform/coda/./trace.h:12:0: warning: "TRACE_SYSTEM_STRING" redefined [enabled by default]
../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/rtc/rtc-armada38x.c:91:22: warning: unused variable 'flags' [-Wunused-variable]
../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
arm64-allnoconfig
arm-multi_v5_defconfig
x86_64-defconfig
arm-allnoconfig
x86_64-allnoconfig
arm64-defconfig
next build: 135 builds: 10 failed, 125 passed, 58 errors, 1104 warnings (next-20150605)
Full Build Summary: http://kernelci.org/build/next/kernel/next-20150605/
Tree: next
Branch: local/master
Git Describe: next-20150605
Git Commit: 68840022ea0c98a770ecd1965ade4d8ca27bc62f
Git URL: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Built: 3 unique architectures
Build Failures Detected:
x86:
defconfig+CONFIG_OF_UNITTEST=y: FAIL
defconfig+kvm_guest: FAIL
i386_defconfig: FAIL
x86_64_defconfig: FAIL
arm:
allmodconfig: FAIL
efm32_defconfig: FAIL
lpc18xx_defconfig: FAIL
stm32_defconfig: FAIL
vf610m4_defconfig: FAIL
arm64:
allmodconfig: FAIL
Errors and Warnings Detected:
x86:
allmodconfig: 62 warnings
defconfig+CONFIG_OF_UNITTEST=y: 1 error, 5 warnings
defconfig+kvm_guest: 1 error, 5 warnings
i386_defconfig: 1 error, 6 warnings
tinyconfig: 6 warnings
x86_64_defconfig: 1 error, 5 warnings
arm:
acs5k_defconfig: 3 warnings
acs5k_tiny_defconfig: 3 warnings
allmodconfig: 2 errors, 15 warnings
allnoconfig: 1 warning
am200epdkit_defconfig: 20 warnings
armadillo800eva_defconfig: 3 warnings
assabet_defconfig: 3 warnings
at91_dt_defconfig: 3 warnings
axm55xx_defconfig: 2 warnings
badge4_defconfig: 3 warnings
bcm2835_defconfig: 2 warnings
bcm_defconfig: 2 warnings
bockw_defconfig: 2 warnings
cerfcube_defconfig: 4 warnings
clps711x_defconfig: 2 warnings
cm_x2xx_defconfig: 46 warnings
cm_x300_defconfig: 33 warnings
cns3420vb_defconfig: 2 warnings
colibri_pxa270_defconfig: 30 warnings
colibri_pxa300_defconfig: 33 warnings
collie_defconfig: 2 warnings
corgi_defconfig: 21 warnings
davinci_all_defconfig: 3 warnings
dove_defconfig: 3 warnings
ebsa110_defconfig: 3 warnings
efm32_defconfig: 1 error
em_x270_defconfig: 29 warnings
ep93xx_defconfig: 2 warnings
eseries_pxa_defconfig: 20 warnings
exynos_defconfig: 2 warnings
ezx_defconfig: 28 warnings
footbridge_defconfig: 3 warnings
h3600_defconfig: 3 warnings
h5000_defconfig: 20 warnings
hackkit_defconfig: 2 warnings
hisi_defconfig: 1 warning
imote2_defconfig: 28 warnings
imx_v4_v5_defconfig: 5 warnings
imx_v6_v7_defconfig: 4 warnings
integrator_defconfig: 3 warnings
iop13xx_defconfig: 4 warnings
iop32x_defconfig: 4 warnings
iop33x_defconfig: 3 warnings
ixp4xx_defconfig: 4 warnings
jornada720_defconfig: 3 warnings
keystone_defconfig: 2 warnings
ks8695_defconfig: 3 warnings
kzm9g_defconfig: 2 warnings
lart_defconfig: 3 warnings
lpc18xx_defconfig: 1 error
lpc32xx_defconfig: 3 warnings
lpd270_defconfig: 29 warnings
lubbock_defconfig: 20 warnings
magician_defconfig: 29 warnings
mainstone_defconfig: 29 warnings
marzen_defconfig: 1 warning
mini2440_defconfig: 4 warnings
mmp2_defconfig: 3 warnings
moxart_defconfig: 1 warning
multi_v5_defconfig: 3 warnings
multi_v7_defconfig: 5 warnings
multi_v7_defconfig+CONFIG_ARM_LPAE=y: 20 warnings
multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y: 5 warnings
multi_v7_defconfig+CONFIG_PROVE_LOCKING=y: 5 warnings
multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y: 5 warnings
mv78xx0_defconfig: 3 warnings
mvebu_v5_defconfig: 3 warnings
mvebu_v7_defconfig: 5 warnings
mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y: 5 warnings
mxs_defconfig: 2 warnings
neponset_defconfig: 3 warnings
netwinder_defconfig: 2 warnings
netx_defconfig: 3 warnings
nhk8815_defconfig: 3 warnings
nuc910_defconfig: 1 warning
nuc950_defconfig: 1 warning
nuc960_defconfig: 1 warning
omap1_defconfig: 2 warnings
omap2plus_defconfig: 6 warnings
orion5x_defconfig: 3 warnings
palmz72_defconfig: 46 warnings
pcm027_defconfig: 29 warnings
pleb_defconfig: 3 warnings
prima2_defconfig: 2 warnings
pxa168_defconfig: 3 warnings
pxa255-idp_defconfig: 20 warnings
pxa3xx_defconfig: 32 warnings
pxa910_defconfig: 3 warnings
qcom_defconfig: 2 warnings
raumfeld_defconfig: 33 warnings
realview-smp_defconfig: 2 warnings
realview_defconfig: 3 warnings
rpc_defconfig: 3 warnings
s3c2410_defconfig: 4 warnings
s3c6400_defconfig: 2 warnings
s5pv210_defconfig: 2 warnings
sama5_defconfig: 3 warnings
shannon_defconfig: 3 warnings
shmobile_defconfig: 1 warning
simpad_defconfig: 3 warnings
socfpga_defconfig: 2 warnings
spear13xx_defconfig: 2 warnings
spear3xx_defconfig: 2 warnings
spear6xx_defconfig: 2 warnings
spitz_defconfig: 30 warnings
stm32_defconfig: 1 error
sunxi_defconfig: 2 warnings
tct_hammer_defconfig: 2 warnings
tegra_defconfig: 4 warnings
tinyconfig: 3 warnings
trizeps4_defconfig: 30 warnings
u300_defconfig: 2 warnings
u8500_defconfig: 2 warnings
versatile_defconfig: 3 warnings
versatile_defconfig+CONFIG_OF_UNITTEST=y: 3 warnings
vexpress_defconfig: 3 warnings
vf610m4_defconfig: 47 errors, 1 warning
viper_defconfig: 20 warnings
vt8500_v6_v7_defconfig: 2 warnings
xcep_defconfig: 20 warnings
zeus_defconfig: 29 warnings
zx_defconfig: 1 warning
arm64:
allmodconfig: 2 errors, 15 warnings
allnoconfig: 1 warning
defconfig: 2 warnings
defconfig+CONFIG_CPU_BIG_ENDIAN=y: 2 warnings
defconfig+CONFIG_OF_UNITTEST=y: 2 warnings
tinyconfig: 2 warnings
Errors summary:
19 block/blk.h:259:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
10 kernel/sched/sched.h:1647:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
6 include/acpi/platform/aclinuxex.h:86:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
4 arch/x86/include/asm/qspinlock.h:17:340: error: call to '__compiletime_assert_17' declared with attribute error: Need native word sized stores/loads for atomicity.
3 include/linux/rcupdate.h:501:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
1 mm/slub.c:372:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
1 lib/swiotlb.c:689:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
1 kernel/workqueue.c:1312:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
1 kernel/time/sched_clock.c:179:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
1 kernel/time/posix-cpu-timers.c:653:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
1 kernel/time/hrtimer.c:730:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
1 kernel/softirq.c:129:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
1 kernel/params.c:218:3: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
1 kernel/irq_work.c:135:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
1 kernel/irq/handle.c:146:3: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
1 fs/buffer.c:1281:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
1 arch/arm/mm/dma-mapping.c:750:3: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
1 ERROR: "acpi_gpiochip_request_interrupts" [drivers/gpio/gpio-xgene-sb.ko] undefined!
1 ERROR: "acpi_gpiochip_free_interrupts" [drivers/gpio/gpio-xgene-sb.ko] undefined!
1 ERROR: "__aeabi_uldivmod" [drivers/media/pci/cobalt/cobalt.ko] undefined!
1 ERROR: "__aeabi_ldivmod" [drivers/video/fbdev/aty/radeonfb.ko] undefined!
Warnings summary:
229 <stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
70 net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
50 cc1: some warnings being treated as errors
13 drivers/clk/pxa/clk-pxa27x.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:142:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:139:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:121:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:120:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:119:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:118:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:117:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:116:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
13 drivers/clk/pxa/clk-pxa27x.c:115:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
10 net/bluetooth/mgmt.c:6463:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
10 net/bluetooth/mgmt.c:6463:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
10 drivers/clk/pxa/clk-pxa25x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
10 drivers/clk/pxa/clk-pxa25x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
10 drivers/clk/pxa/clk-pxa25x.c:136:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
10 drivers/clk/pxa/clk-pxa25x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
10 drivers/clk/pxa/clk-pxa25x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
10 drivers/clk/pxa/clk-pxa25x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
10 drivers/clk/pxa/clk-pxa25x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
10 drivers/clk/pxa/clk-pxa25x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
10 drivers/clk/pxa/clk-pxa25x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
10 drivers/clk/pxa/clk-pxa25x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
10 drivers/clk/pxa/clk-pxa25x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
10 drivers/clk/pxa/clk-pxa25x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
10 drivers/clk/pxa/clk-pxa25x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
10 drivers/clk/pxa/clk-pxa25x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
10 drivers/clk/pxa/clk-pxa25x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
10 drivers/clk/pxa/clk-pxa25x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
10 drivers/clk/pxa/clk-pxa25x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
5 drivers/gpu/drm/i915/intel_display.c:11880:17: warning: 'crtc_state' may be used uninitialized in this function [-Wuninitialized]
5 drivers/gpu/drm/i915/intel_display.c:11877:6: warning: 'crtc' may be used uninitialized in this function [-Wuninitialized]
5 crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
5 arch/x86/kernel/apic/io_apic.c:1031:6: warning: 'irq' may be used uninitialized in this function [-Wuninitialized]
5 arch/arm/configs/multi_v7_defconfig:605:warning: override: reassigning to symbol COMMON_CLK_QCOM
4 net/mac80211/mlme.c:1383:21: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized]
4 include/linux/cgroup.h:277:11: warning: 'root' may be used uninitialized in this function [-Wuninitialized]
4 fs/nfsd/nfs4xdr.c:1938:9: warning: 'str' may be used uninitialized in this function [-Wmaybe-uninitialized]
4 drivers/clk/pxa/clk-pxa3xx.c:191:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:190:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:189:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:184:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:183:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:182:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:178:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:177:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:176:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:171:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:169:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:167:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:165:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:162:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:161:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:160:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:159:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:158:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:155:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:154:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:153:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:152:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:151:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:150:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:149:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:148:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:147:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:146:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:145:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
4 drivers/clk/pxa/clk-pxa3xx.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
3 drivers/rtc/rtc-armada38x.c:91:22: warning: unused variable 'flags' [-Wunused-variable]
3 WARNING: arch/x86/crypto/aesni-intel.o(.init.text+0x1a1): Section mismatch in reference from the function init_module() to the function .exit.text:crypto_fpu_exit()
2 include/trace/trace_events.h:28:0: warning: "TRACE_SYSTEM_STRING" redefined [enabled by default]
2 drivers/usb/renesas_usbhs/common.c:496:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
2 drivers/scsi/advansys.c:7805:2: warning: large integer implicitly truncated to unsigned type [-Woverflow]
2 drivers/mmc/host/sh_mmcif.c:418:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
2 drivers/mmc/host/sh_mmcif.c:417:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
2 drivers/media/platform/coda/./trace.h:12:0: warning: "TRACE_SYSTEM_STRING" redefined [enabled by default]
2 arch/x86/kernel/hw_breakpoint.c:329:20: warning: 'align' may be used uninitialized in this function [-Wuninitialized]
2 WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x18c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
1 sound/soc/samsung/dmaengine.c:60:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 sound/soc/samsung/dmaengine.c:53:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 sound/soc/intel/haswell/sst-haswell-pcm.c:1349:18: warning: unused variable 'hsw' [-Wunused-variable]
1 sound/soc/codecs/wm8978.c:814:5: warning: 'diff' may be used uninitialized in this function [-Wuninitialized]
1 sound/soc/codecs/cs35l32.c:313:2: warning: 'val' is used uninitialized in this function [-Wuninitialized]
1 sound/soc/codecs/arizona.c:1599:21: warning: 'aif_rx_state' may be used uninitialized in this function [-Wuninitialized]
1 sound/soc/codecs/arizona.c:1596:27: warning: 'aif_tx_state' may be used uninitialized in this function [-Wuninitialized]
1 net/sched/sch_api.c:1885:6: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'long unsigned int' [-Wformat]
1 net/mac80211/tx.c:2069:27: warning: 'chanctx_conf' may be used uninitialized in this function [-Wuninitialized]
1 net/mac80211/tdls.c:91:43: warning: 'subband_start' may be used uninitialized in this function [-Wuninitialized]
1 net/mac80211/mlme.c:1383:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized]
1 net/core/dev.c:2807:15: warning: 'tail' may be used uninitialized in this function [-Wuninitialized]
1 mm/page_alloc.c:5787:34: warning: array subscript is below array bounds [-Warray-bounds]
1 mm/page-writeback.c:676:17: warning: 'm_thresh' may be used uninitialized in this function [-Wuninitialized]
1 mm/page-writeback.c:676:17: warning: 'm_bg_thresh' may be used uninitialized in this function [-Wuninitialized]
1 mm/page-writeback.c:1603:14: warning: 'm_dirty' may be used uninitialized in this function [-Wuninitialized]
1 mm/page-writeback.c:1537:26: warning: 'm_thresh' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 mm/page-writeback.c:1537:17: warning: 'm_dirty' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 lib/rhashtable.c:197:527: warning: 'next' may be used uninitialized in this function [-Wuninitialized]
1 lib/rhashtable.c:197:2: warning: 'next' may be used uninitialized in this function [-Wuninitialized]
1 kernel/cgroup.c:1058:9: warning: 'root' may be used uninitialized in this function [-Wuninitialized]
1 ipc/shm.c:1310:59: warning: 'file' may be used uninitialized in this function [-Wuninitialized]
1 ipc/kdbus/pool.c:155:12: warning: 's' may be used uninitialized in this function [-Wuninitialized]
1 include/linux/spinlock.h:357:2: warning: 'vf' may be used uninitialized in this function [-Wuninitialized]
1 include/linux/mfd/da9052/da9052.h:174:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]
1 include/linux/mfd/da9052/da9052.h:151:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]
1 include/linux/iio/buffer.h:144:32: warning: 'calculated_time' may be used uninitialized in this function [-Wuninitialized]
1 include/linux/dynamic_debug.h:64:16: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'size_t' [-Wformat=]
1 fs/f2fs/namei.c:407:59: warning: 'p_len' may be used uninitialized in this function [-Wuninitialized]
1 fs/cifs/inode.c:2090:12: warning: 'server' may be used uninitialized in this function [-Wuninitialized]
1 drivers/w1/slaves/w1_therm.c:313:15: warning: 'crc' may be used uninitialized in this function [-Wuninitialized]
1 drivers/tty/serial/ifx6x60.c:715:8: warning: 'more' may be used uninitialized in this function [-Wuninitialized]
1 drivers/tty/serial/atmel_serial.c:871:3: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat]
1 drivers/tty/serial/atmel_serial.c:2199:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/tty/serial/atmel_serial.c:1051:3: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat]
1 drivers/staging/comedi/drivers/pcl818.c:346:6: warning: 'last_chan' may be used uninitialized in this function [-Wuninitialized]
1 drivers/scsi/virtio_scsi.c:952:11: warning: unused variable 'host_prot' [-Wunused-variable]
1 drivers/scsi/qla2xxx/qla_target.c:1504:9: warning: 'cnt_in' may be used uninitialized in this function [-Wuninitialized]
1 drivers/scsi/qla2xxx/qla_target.c:1504:9: warning: 'cnt' may be used uninitialized in this function [-Wuninitialized]
1 drivers/scsi/am53c974.c:199:6: warning: 'resid' may be used uninitialized in this function [-Wuninitialized]
1 drivers/scsi/aic94xx/aic94xx_sds.c:597:21: warning: 'offs' may be used uninitialized in this function [-Wuninitialized]
1 drivers/scsi/aacraid/src.c:97:4: warning: 'bellbits' may be used uninitialized in this function [-Wuninitialized]
1 drivers/nfc/st21nfca/st21nfca.c:682:4: warning: 'len' may be used uninitialized in this function [-Wuninitialized]
1 drivers/nfc/st21nfca/st21nfca.c:681:20: warning: 'sak' may be used uninitialized in this function [-Wuninitialized]
1 drivers/net/wireless/iwlegacy/4965-mac.c:1857:33: warning: 'phys_addr' may be used uninitialized in this function [-Wuninitialized]
1 drivers/net/wireless/iwlegacy/3945-mac.c:620:33: warning: 'phys_addr' may be used uninitialized in this function [-Wuninitialized]
1 drivers/net/wireless/brcm80211/brcmfmac/pcie.c:1130:22: warning: 'bufsz' may be used uninitialized in this function [-Wuninitialized]
1 drivers/net/wireless/b43/phy_n.c:202:21: warning: 'val_addr' may be used uninitialized in this function [-Wuninitialized]
1 drivers/net/wireless/ath/wil6210/fw_inc.c:447:4: warning: 'hdr_sz' may be used uninitialized in this function [-Wuninitialized]
1 drivers/net/fddi/defxx.c:583:10: warning: 'bar_start[0]' may be used uninitialized in this function [-Wuninitialized]
1 drivers/net/fddi/defxx.c:583:10: warning: 'bar_len[0]' may be used uninitialized in this function [-Wuninitialized]
1 drivers/net/fddi/defxx.c:3726:3: warning: 'bar_start[0]' may be used uninitialized in this function [-Wuninitialized]
1 drivers/net/fddi/defxx.c:3726:3: warning: 'bar_len[0]' may be used uninitialized in this function [-Wuninitialized]
1 drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.c:327:9: warning: large integer implicitly truncated to unsigned type [-Woverflow]
1 drivers/net/ethernet/mellanox/mlx4/alloc.c:416:9: warning: 'uid' may be used uninitialized in this function [-Wuninitialized]
1 drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
1 drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp]
1 drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.c:256:34: warning: 'data' may be used uninitialized in this function [-Wuninitialized]
1 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c:189:1: warning: 'status' may be used uninitialized in this function [-Wuninitialized]
1 drivers/input/mouse/cyapa_gen3.c:970:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]
1 drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined [enabled by default]
1 drivers/infiniband/hw/cxgb4/mem.c:147:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/iio/magnetometer/ak8975.c:788:14: warning: 'chipset' may be used uninitialized in this function [-Wuninitialized]
1 drivers/gpu/drm/virtio/virtgpu_fence.c:64:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat]
1 drivers/gpu/drm/virtio/virtgpu_debugfs.c:39:6: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat]
1 drivers/gpu/drm/radeon/r100.c:3581:47: warning: 'crit_point_ff.full' may be used uninitialized in this function [-Wuninitialized]
1 drivers/gpu/drm/radeon/r100.c:3580:42: warning: 'disp_drain_rate.full' may be used uninitialized in this function [-Wuninitialized]
1 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm204.c:154:31: warning: 'stat' may be used uninitialized in this function [-Wuninitialized]
1 drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.c:184:31: warning: 'stat' may be used uninitialized in this function [-Wuninitialized]
1 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c:975:1: warning: the frame size of 1224 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/gpu/drm/i915/i915_gem_gtt.c:954:2: warning: large integer implicitly truncated to unsigned type [-Woverflow]
1 drivers/gpu/drm/gma500/cdv_intel_dp.c:869:2: warning: 'i2c_dp_aux_add_bus' is deprecated (declared at ../drivers/gpu/drm/gma500/cdv_intel_dp.c:224) [-Wdeprecated-declarations]
1 drivers/gpu/drm/exynos/exynos_drm_vidi.c:183:6: warning: unused variable 'i' [-Wunused-variable]
1 drivers/gpu/drm/exynos/exynos_drm_vidi.c:182:27: warning: unused variable 'plane' [-Wunused-variable]
1 drivers/gpu/drm/exynos/exynos_drm_buf.c:142:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/gpu/drm/exynos/exynos_drm_buf.c:109:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/gpio/gpio-74xx-mmio.c:132:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/dma/at_xdmac.c:940:2: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_xdmac.c:940:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_xdmac.c:886:2: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_xdmac.c:886:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_hdmac_regs.h:380:4: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_hdmac_regs.h:380:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_hdmac_regs.h:380:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_hdmac.c:660:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_hdmac.c:660:2: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_hdmac.c:1108:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
1 drivers/crypto/qat/qat_common/qat_algs.c:791:4: warning: 'sz_out' may be used uninitialized in this function [-Wuninitialized]
1 drivers/block/nvme-core.c:1822:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/block/nvme-core.c:1780:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined [enabled by default]
1 drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined [enabled by default]
1 drivers/android/binder.c:715:37: warning: 'buffer_size' may be used uninitialized in this function [-Wuninitialized]
1 drivers/android/binder.c:715:24: warning: 'buffer' may be used uninitialized in this function [-Wuninitialized]
1 crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 arch/x86/xen/mmu.c:2532:12: warning: 'i' may be used uninitialized in this function [-Wuninitialized]
1 arch/arm/mach-cns3xxx/pcie.c:266:1: warning: the frame size of 1096 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 arch/arm/kernel/head-nommu.S:167: Warning: Use of r13 as a source register is deprecated when r15 is the destination register.
1 WARNING: vmlinux.o(.text+0x592eed): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry()
1 WARNING: drivers/iommu/built-in.o(.text+0xcd51): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry()
1 WARNING: drivers/i2c/busses/i2c-xgene-slimpro.o(.data+0x28): Section mismatch in reference from the variable xgene_slimpro_i2c_driver to the variable .init.text:$x
1 WARNING: drivers/built-in.o(.text+0x11c255): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry()
1 .config:892:warning: override: NOHIGHMEM changes choice state
1 .config:891:warning: override: SLOB changes choice state
1 .config:889:warning: override: KERNEL_XZ changes choice state
1 .config:841:warning: override: SLOB changes choice state
1 .config:839:warning: override: KERNEL_XZ changes choice state
1 .config:810:warning: override: SLOB changes choice state
1 #warning Processor architecture undefined!
1 #warning Processor architecture undefined
Section mismatches summary:
3 WARNING: arch/x86/crypto/aesni-intel.o(.init.text+0x1a1): Section mismatch in reference from the function init_module() to the function .exit.text:crypto_fpu_exit()
2 WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x18c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
1 WARNING: vmlinux.o(.text+0x592eed): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry()
1 WARNING: drivers/iommu/built-in.o(.text+0xcd51): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry()
1 WARNING: drivers/i2c/busses/i2c-xgene-slimpro.o(.data+0x28): Section mismatch in reference from the variable xgene_slimpro_i2c_driver to the variable .init.text:$x
1 WARNING: drivers/built-in.o(.text+0x11c255): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry()
================================================================================
Detailed per-defconfig build reports:
--------------------------------------------------------------------------------
acs5k_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
acs5k_tiny_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
allmodconfig (arm) — FAIL, 2 errors, 15 warnings, 0 section mismatches
Errors:
ERROR: "__aeabi_ldivmod" [drivers/video/fbdev/aty/radeonfb.ko] undefined!
ERROR: "__aeabi_uldivmod" [drivers/media/pci/cobalt/cobalt.ko] undefined!
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
arch/arm/mach-cns3xxx/pcie.c:266:1: warning: the frame size of 1096 bytes is larger than 1024 bytes [-Wframe-larger-than=]
crypto/wp512.c:987:1: warning: the frame size of 1112 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/block/nvme-core.c:1780:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/block/nvme-core.c:1822:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/gpu/drm/exynos/exynos_drm_vidi.c:183:6: warning: unused variable 'i' [-Wunused-variable]
drivers/gpu/drm/exynos/exynos_drm_vidi.c:182:27: warning: unused variable 'plane' [-Wunused-variable]
drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c:975:1: warning: the frame size of 1224 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/gpu/drm/virtio/virtgpu_fence.c:64:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat]
drivers/gpu/drm/virtio/virtgpu_debugfs.c:39:6: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'long long int' [-Wformat]
drivers/infiniband/hw/cxgb4/mem.c:147:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
include/trace/trace_events.h:28:0: warning: "TRACE_SYSTEM_STRING" redefined [enabled by default]
drivers/media/platform/coda/./trace.h:12:0: warning: "TRACE_SYSTEM_STRING" redefined [enabled by default]
drivers/rtc/rtc-armada38x.c:91:22: warning: unused variable 'flags' [-Wunused-variable]
drivers/scsi/advansys.c:7805:2: warning: large integer implicitly truncated to unsigned type [-Woverflow]
--------------------------------------------------------------------------------
allmodconfig (arm64) — FAIL, 2 errors, 20 warnings, 0 section mismatches
Errors:
ERROR: "acpi_gpiochip_request_interrupts" [drivers/gpio/gpio-xgene-sb.ko] undefined!
ERROR: "acpi_gpiochip_free_interrupts" [drivers/gpio/gpio-xgene-sb.ko] undefined!
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined [enabled by default]
drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined [enabled by default]
include/linux/dynamic_debug.h:64:16: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'size_t' [-Wformat=]
drivers/gpio/gpio-74xx-mmio.c:132:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
sound/soc/samsung/dmaengine.c:53:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
sound/soc/samsung/dmaengine.c:60:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined [enabled by default]
drivers/mmc/host/sh_mmcif.c:417:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/mmc/host/sh_mmcif.c:418:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
#warning Processor architecture undefined
drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp]
#warning Processor architecture undefined!
WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x18c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
drivers/net/ethernet/stmicro/stmmac/dwmac-ipq806x.c:327:9: warning: large integer implicitly truncated to unsigned type [-Woverflow]
drivers/scsi/advansys.c:7805:2: warning: large integer implicitly truncated to unsigned type [-Woverflow]
drivers/usb/renesas_usbhs/common.c:496:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
WARNING: drivers/i2c/busses/i2c-xgene-slimpro.o(.data+0x28): Section mismatch in reference from the variable xgene_slimpro_i2c_driver to the variable .init.text:$x
WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x18c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
Section mismatches:
WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x18c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
WARNING: drivers/i2c/busses/i2c-xgene-slimpro.o(.data+0x28): Section mismatch in reference from the variable xgene_slimpro_i2c_driver to the variable .init.text:$x
WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x18c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()
--------------------------------------------------------------------------------
allmodconfig (x86) — PASS, 0 errors, 68 warnings, 0 section mismatches
Warnings:
ipc/shm.c:1310:59: warning: 'file' may be used uninitialized in this function [-Wuninitialized]
mm/page-writeback.c:676:17: warning: 'm_bg_thresh' may be used uninitialized in this function [-Wuninitialized]
mm/page-writeback.c:676:17: warning: 'm_thresh' may be used uninitialized in this function [-Wuninitialized]
mm/page-writeback.c:1603:14: warning: 'm_dirty' may be used uninitialized in this function [-Wuninitialized]
ipc/kdbus/pool.c:155:12: warning: 's' may be used uninitialized in this function [-Wuninitialized]
WARNING: arch/x86/crypto/aesni-intel.o(.init.text+0x1a1): Section mismatch in reference from the function init_module() to the function .exit.text:crypto_fpu_exit()
arch/x86/kernel/hw_breakpoint.c:329:20: warning: 'align' may be used uninitialized in this function [-Wuninitialized]
arch/x86/kernel/apic/io_apic.c:1031:6: warning: 'irq' may be used uninitialized in this function [-Wuninitialized]
arch/x86/xen/mmu.c:2532:12: warning: 'i' may be used uninitialized in this function [-Wuninitialized]
lib/rhashtable.c:197:2: warning: 'next' may be used uninitialized in this function [-Wuninitialized]
fs/cifs/inode.c:2090:12: warning: 'server' may be used uninitialized in this function [-Wuninitialized]
kernel/cgroup.c:1058:9: warning: 'root' may be used uninitialized in this function [-Wuninitialized]
drivers/android/binder.c:715:37: warning: 'buffer_size' may be used uninitialized in this function [-Wuninitialized]
drivers/android/binder.c:715:24: warning: 'buffer' may be used uninitialized in this function [-Wuninitialized]
sound/soc/codecs/arizona.c:1599:21: warning: 'aif_rx_state' may be used uninitialized in this function [-Wuninitialized]
sound/soc/codecs/arizona.c:1596:27: warning: 'aif_tx_state' may be used uninitialized in this function [-Wuninitialized]
sound/soc/codecs/cs35l32.c:313:2: warning: 'val' is used uninitialized in this function [-Wuninitialized]
sound/soc/intel/haswell/sst-haswell-pcm.c:1349:18: warning: unused variable 'hsw' [-Wunused-variable]
drivers/crypto/qat/qat_common/qat_algs.c:791:4: warning: 'sz_out' may be used uninitialized in this function [-Wuninitialized]
fs/f2fs/namei.c:407:59: warning: 'p_len' may be used uninitialized in this function [-Wuninitialized]
net/core/dev.c:2807:15: warning: 'tail' may be used uninitialized in this function [-Wuninitialized]
sound/soc/codecs/wm8978.c:814:5: warning: 'diff' may be used uninitialized in this function [-Wuninitialized]
drivers/gpu/drm/gma500/cdv_intel_dp.c:869:2: warning: 'i2c_dp_aux_add_bus' is deprecated (declared at ../drivers/gpu/drm/gma500/cdv_intel_dp.c:224) [-Wdeprecated-declarations]
drivers/gpu/drm/i915/intel_display.c:11880:17: warning: 'crtc_state' may be used uninitialized in this function [-Wuninitialized]
drivers/gpu/drm/i915/intel_display.c:11877:6: warning: 'crtc' may be used uninitialized in this function [-Wuninitialized]
net/mac80211/tx.c:2069:27: warning: 'chanctx_conf' may be used uninitialized in this function [-Wuninitialized]
net/mac80211/mlme.c:1383:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized]
net/mac80211/tdls.c:91:43: warning: 'subband_start' may be used uninitialized in this function [-Wuninitialized]
drivers/gpu/drm/nouveau/nvkm/subdev/i2c/g94.c:184:31: warning: 'stat' may be used uninitialized in this function [-Wuninitialized]
drivers/gpu/drm/nouveau/nvkm/subdev/i2c/gm204.c:154:31: warning: 'stat' may be used uninitialized in this function [-Wuninitialized]
include/linux/iio/buffer.h:144:32: warning: 'calculated_time' may be used uninitialized in this function [-Wuninitialized]
drivers/iio/magnetometer/ak8975.c:788:14: warning: 'chipset' may be used uninitialized in this function [-Wuninitialized]
drivers/input/mouse/cyapa_gen3.c:970:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]
include/linux/spinlock.h:357:2: warning: 'vf' may be used uninitialized in this function [-Wuninitialized]
WARNING: drivers/iommu/built-in.o(.text+0xcd51): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry()
drivers/mmc/host/sh_mmcif.c:417:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/mmc/host/sh_mmcif.c:418:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
drivers/nfc/st21nfca/st21nfca.c:682:4: warning: 'len' may be used uninitialized in this function [-Wuninitialized]
drivers/nfc/st21nfca/st21nfca.c:681:20: warning: 'sak' may be used uninitialized in this function [-Wuninitialized]
drivers/gpu/drm/radeon/r100.c:3581:47: warning: 'crit_point_ff.full' may be used uninitialized in this function [-Wuninitialized]
drivers/gpu/drm/radeon/r100.c:3580:42: warning: 'disp_drain_rate.full' may be used uninitialized in this function [-Wuninitialized]
drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.c:256:34: warning: 'data' may be used uninitialized in this function [-Wuninitialized]
drivers/net/ethernet/amd/xgbe/xgbe-mdio.c:189:1: warning: 'status' may be used uninitialized in this function [-Wuninitialized]
include/linux/mfd/da9052/da9052.h:174:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]
include/linux/mfd/da9052/da9052.h:151:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized]
drivers/scsi/aacraid/src.c:97:4: warning: 'bellbits' may be used uninitialized in this function [-Wuninitialized]
drivers/scsi/aic94xx/aic94xx_sds.c:597:21: warning: 'offs' may be used uninitialized in this function [-Wuninitialized]
drivers/net/fddi/defxx.c:3726:3: warning: 'bar_len[0]' may be used uninitialized in this function [-Wuninitialized]
drivers/net/fddi/defxx.c:3726:3: warning: 'bar_start[0]' may be used uninitialized in this function [-Wuninitialized]
drivers/net/fddi/defxx.c:583:10: warning: 'bar_len[0]' may be used uninitialized in this function [-Wuninitialized]
drivers/net/fddi/defxx.c:583:10: warning: 'bar_start[0]' may be used uninitialized in this function [-Wuninitialized]
drivers/staging/comedi/drivers/pcl818.c:346:6: warning: 'last_chan' may be used uninitialized in this function [-Wuninitialized]
drivers/tty/serial/ifx6x60.c:715:8: warning: 'more' may be used uninitialized in this function [-Wuninitialized]
drivers/net/ethernet/mellanox/mlx4/alloc.c:416:9: warning: 'uid' may be used uninitialized in this function [-Wuninitialized]
drivers/scsi/qla2xxx/qla_target.c:1504:9: warning: 'cnt_in' may be used uninitialized in this function [-Wuninitialized]
drivers/scsi/qla2xxx/qla_target.c:1504:9: warning: 'cnt' may be used uninitialized in this function [-Wuninitialized]
drivers/w1/slaves/w1_therm.c:313:15: warning: 'crc' may be used uninitialized in this function [-Wuninitialized]
drivers/scsi/am53c974.c:199:6: warning: 'resid' may be used uninitialized in this function [-Wuninitialized]
drivers/usb/renesas_usbhs/common.c:496:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/net/wireless/ath/wil6210/fw_inc.c:447:4: warning: 'hdr_sz' may be used uninitialized in this function [-Wuninitialized]
drivers/net/wireless/b43/phy_n.c:202:21: warning: 'val_addr' may be used uninitialized in this function [-Wuninitialized]
drivers/net/wireless/iwlegacy/4965-mac.c:1857:33: warning: 'phys_addr' may be used uninitialized in this function [-Wuninitialized]
drivers/net/wireless/iwlegacy/3945-mac.c:620:33: warning: 'phys_addr' may be used uninitialized in this function [-Wuninitialized]
drivers/net/wireless/brcm80211/brcmfmac/pcie.c:1130:22: warning: 'bufsz' may be used uninitialized in this function [-Wuninitialized]
WARNING: drivers/built-in.o(.text+0x11c255): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry()
WARNING: vmlinux.o(.text+0x592eed): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry()
WARNING: arch/x86/crypto/aesni-intel.o(.init.text+0x1a1): Section mismatch in reference from the function init_module() to the function .exit.text:crypto_fpu_exit()
WARNING: arch/x86/crypto/aesni-intel.o(.init.text+0x1a1): Section mismatch in reference from the function init_module() to the function .exit.text:crypto_fpu_exit()
Section mismatches:
WARNING: arch/x86/crypto/aesni-intel.o(.init.text+0x1a1): Section mismatch in reference from the function init_module() to the function .exit.text:crypto_fpu_exit()
WARNING: drivers/iommu/built-in.o(.text+0xcd51): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry()
WARNING: drivers/built-in.o(.text+0x11c255): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry()
WARNING: vmlinux.o(.text+0x592eed): Section mismatch in reference from the function dmar_walk_remapping_entries() to the function .init.text:dmar_table_print_dmar_entry()
WARNING: arch/x86/crypto/aesni-intel.o(.init.text+0x1a1): Section mismatch in reference from the function init_module() to the function .exit.text:crypto_fpu_exit()
WARNING: arch/x86/crypto/aesni-intel.o(.init.text+0x1a1): Section mismatch in reference from the function init_module() to the function .exit.text:crypto_fpu_exit()
--------------------------------------------------------------------------------
allnoconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
allnoconfig (arm64) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
am200epdkit_defconfig (arm) — PASS, 0 errors, 20 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa25x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:136:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
armadillo800eva_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
assabet_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
at91_dt_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
axm55xx_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
badge4_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
bcm2835_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
--------------------------------------------------------------------------------
bcm_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
bockw_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
--------------------------------------------------------------------------------
cerfcube_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
fs/nfsd/nfs4xdr.c:1938:9: warning: 'str' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
clps711x_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
--------------------------------------------------------------------------------
cm_x2xx_defconfig (arm) — PASS, 0 errors, 46 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa25x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:136:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:115:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:116:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:117:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:118:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:119:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:120:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:121:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:139:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:142:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
cm_x300_defconfig (arm) — PASS, 0 errors, 33 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa3xx.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:145:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:146:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:147:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:148:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:149:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:150:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:151:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:152:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:153:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:154:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:155:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:158:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:159:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:160:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:161:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:162:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:165:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:167:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:169:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:171:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:176:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:177:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:178:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:182:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:183:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:184:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:189:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:190:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:191:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
cns3420vb_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
colibri_pxa270_defconfig (arm) — PASS, 0 errors, 30 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa27x.c:115:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:116:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:117:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:118:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:119:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:120:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:121:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:139:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:142:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
fs/nfsd/nfs4xdr.c:1938:9: warning: 'str' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
colibri_pxa300_defconfig (arm) — PASS, 0 errors, 33 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa3xx.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:145:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:146:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:147:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:148:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:149:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:150:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:151:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:152:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:153:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:154:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:155:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:158:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:159:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:160:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:161:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:162:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:165:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:167:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:169:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:171:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:176:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:177:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:178:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:182:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:183:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:184:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:189:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:190:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:191:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
collie_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
--------------------------------------------------------------------------------
corgi_defconfig (arm) — PASS, 0 errors, 21 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/clk/pxa/clk-pxa25x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:136:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
davinci_all_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
defconfig (arm64) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm64) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
defconfig+CONFIG_OF_UNITTEST=y (arm64) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
defconfig+CONFIG_OF_UNITTEST=y (x86) — FAIL, 1 error, 5 warnings, 0 section mismatches
Errors:
arch/x86/include/asm/qspinlock.h:17:340: error: call to '__compiletime_assert_17' declared with attribute error: Need native word sized stores/loads for atomicity.
Warnings:
arch/x86/kernel/apic/io_apic.c:1031:6: warning: 'irq' may be used uninitialized in this function [-Wuninitialized]
include/linux/cgroup.h:277:11: warning: 'root' may be used uninitialized in this function [-Wuninitialized]
net/mac80211/mlme.c:1383:21: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized]
drivers/gpu/drm/i915/intel_display.c:11880:17: warning: 'crtc_state' may be used uninitialized in this function [-Wuninitialized]
drivers/gpu/drm/i915/intel_display.c:11877:6: warning: 'crtc' may be used uninitialized in this function [-Wuninitialized]
--------------------------------------------------------------------------------
defconfig+kvm_guest (x86) — FAIL, 1 error, 5 warnings, 0 section mismatches
Errors:
arch/x86/include/asm/qspinlock.h:17:340: error: call to '__compiletime_assert_17' declared with attribute error: Need native word sized stores/loads for atomicity.
Warnings:
arch/x86/kernel/apic/io_apic.c:1031:6: warning: 'irq' may be used uninitialized in this function [-Wuninitialized]
include/linux/cgroup.h:277:11: warning: 'root' may be used uninitialized in this function [-Wuninitialized]
net/mac80211/mlme.c:1383:21: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized]
drivers/gpu/drm/i915/intel_display.c:11880:17: warning: 'crtc_state' may be used uninitialized in this function [-Wuninitialized]
drivers/gpu/drm/i915/intel_display.c:11877:6: warning: 'crtc' may be used uninitialized in this function [-Wuninitialized]
--------------------------------------------------------------------------------
dove_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
ebsa110_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
efm32_defconfig (arm) — FAIL, 1 error, 1 warning, 0 section mismatches
Errors:
include/linux/rcupdate.h:501:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
Warnings:
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
em_x270_defconfig (arm) — PASS, 0 errors, 29 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa27x.c:115:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:116:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:117:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:118:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:119:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:120:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:121:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:139:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:142:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
ep93xx_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
eseries_pxa_defconfig (arm) — PASS, 0 errors, 20 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa25x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:136:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
exynos_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
ezx_defconfig (arm) — PASS, 0 errors, 28 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa27x.c:115:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:116:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:117:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:118:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:119:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:120:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:121:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:139:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:142:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
footbridge_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
h3600_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
h5000_defconfig (arm) — PASS, 0 errors, 20 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa25x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:136:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
hackkit_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
hisi_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
i386_defconfig (x86) — FAIL, 1 error, 6 warnings, 0 section mismatches
Errors:
arch/x86/include/asm/qspinlock.h:17:340: error: call to '__compiletime_assert_17' declared with attribute error: Need native word sized stores/loads for atomicity.
Warnings:
arch/x86/kernel/apic/io_apic.c:1031:6: warning: 'irq' may be used uninitialized in this function [-Wuninitialized]
include/linux/cgroup.h:277:11: warning: 'root' may be used uninitialized in this function [-Wuninitialized]
net/mac80211/mlme.c:1383:21: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized]
drivers/gpu/drm/i915/i915_gem_gtt.c:954:2: warning: large integer implicitly truncated to unsigned type [-Woverflow]
drivers/gpu/drm/i915/intel_display.c:11880:17: warning: 'crtc_state' may be used uninitialized in this function [-Wuninitialized]
drivers/gpu/drm/i915/intel_display.c:11877:6: warning: 'crtc' may be used uninitialized in this function [-Wuninitialized]
--------------------------------------------------------------------------------
imote2_defconfig (arm) — PASS, 0 errors, 28 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa27x.c:115:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:116:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:117:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:118:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:119:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:120:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:121:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:139:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:142:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
imx_v4_v5_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
include/trace/trace_events.h:28:0: warning: "TRACE_SYSTEM_STRING" redefined [enabled by default]
drivers/media/platform/coda/./trace.h:12:0: warning: "TRACE_SYSTEM_STRING" redefined [enabled by default]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
imx_v6_v7_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/bluetooth/mgmt.c:6463:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6463:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
integrator_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
iop13xx_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
iop32x_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
iop33x_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
ixp4xx_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
net/sched/sch_api.c:1885:6: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'long unsigned int' [-Wformat]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
jornada720_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
keystone_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
ks8695_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
kzm9g_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
lart_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
lpc18xx_defconfig (arm) — FAIL, 1 error, 1 warning, 0 section mismatches
Errors:
include/linux/rcupdate.h:501:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
Warnings:
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
lpc32xx_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
lpd270_defconfig (arm) — PASS, 0 errors, 29 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa27x.c:115:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:116:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:117:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:118:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:119:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:120:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:121:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:139:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:142:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
lubbock_defconfig (arm) — PASS, 0 errors, 20 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa25x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:136:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
magician_defconfig (arm) — PASS, 0 errors, 29 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa27x.c:115:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:116:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:117:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:118:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:119:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:120:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:121:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:139:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:142:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
mainstone_defconfig (arm) — PASS, 0 errors, 29 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa27x.c:115:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:116:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:117:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:118:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:119:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:120:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:121:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:139:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:142:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
marzen_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
mini2440_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
mmp2_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
moxart_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
multi_v5_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
multi_v7_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
arch/arm/configs/multi_v7_defconfig:605:warning: override: reassigning to symbol COMMON_CLK_QCOM
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/bluetooth/mgmt.c:6463:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6463:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_ARM_LPAE=y (arm) — PASS, 0 errors, 20 warnings, 0 section mismatches
Warnings:
arch/arm/configs/multi_v7_defconfig:605:warning: override: reassigning to symbol COMMON_CLK_QCOM
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/bluetooth/mgmt.c:6463:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6463:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/dma/at_hdmac_regs.h:380:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_hdmac_regs.h:380:4: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_hdmac_regs.h:380:4: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_hdmac.c:660:2: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_hdmac.c:660:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_hdmac.c:1108:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_xdmac.c:886:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_xdmac.c:886:2: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_xdmac.c:940:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_xdmac.c:940:2: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat]
drivers/gpu/drm/exynos/exynos_drm_buf.c:109:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/gpu/drm/exynos/exynos_drm_buf.c:142:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
drivers/tty/serial/atmel_serial.c:871:3: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat]
drivers/tty/serial/atmel_serial.c:1051:3: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat]
drivers/tty/serial/atmel_serial.c:2199:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
arch/arm/configs/multi_v7_defconfig:605:warning: override: reassigning to symbol COMMON_CLK_QCOM
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/bluetooth/mgmt.c:6463:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6463:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_PROVE_LOCKING=y (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
arch/arm/configs/multi_v7_defconfig:605:warning: override: reassigning to symbol COMMON_CLK_QCOM
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/bluetooth/mgmt.c:6463:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6463:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
arch/arm/configs/multi_v7_defconfig:605:warning: override: reassigning to symbol COMMON_CLK_QCOM
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/bluetooth/mgmt.c:6463:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6463:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
mv78xx0_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
mvebu_v5_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
mvebu_v7_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/bluetooth/mgmt.c:6463:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6463:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/rtc/rtc-armada38x.c:91:22: warning: unused variable 'flags' [-Wunused-variable]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/bluetooth/mgmt.c:6463:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6463:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/rtc/rtc-armada38x.c:91:22: warning: unused variable 'flags' [-Wunused-variable]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
mxs_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
neponset_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
netwinder_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
--------------------------------------------------------------------------------
netx_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
nhk8815_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
nuc910_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
nuc950_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
nuc960_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
omap1_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
omap2plus_defconfig (arm) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
mm/page-writeback.c:1537:26: warning: 'm_thresh' may be used uninitialized in this function [-Wmaybe-uninitialized]
mm/page-writeback.c:1537:17: warning: 'm_dirty' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6463:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6463:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
orion5x_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
palmz72_defconfig (arm) — PASS, 0 errors, 46 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa25x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:136:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:115:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:116:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:117:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:118:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:119:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:120:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:121:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:139:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:142:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
pcm027_defconfig (arm) — PASS, 0 errors, 29 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa27x.c:115:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:116:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:117:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:118:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:119:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:120:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:121:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:139:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:142:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
pleb_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
prima2_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
pxa168_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
pxa255-idp_defconfig (arm) — PASS, 0 errors, 20 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa25x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:136:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
pxa3xx_defconfig (arm) — PASS, 0 errors, 32 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa3xx.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:145:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:146:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:147:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:148:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:149:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:150:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:151:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:152:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:153:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:154:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:155:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:158:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:159:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:160:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:161:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:162:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:165:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:167:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:169:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:171:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:176:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:177:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:178:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:182:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:183:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:184:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:189:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:190:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:191:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
pxa910_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
qcom_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
raumfeld_defconfig (arm) — PASS, 0 errors, 33 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa3xx.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:145:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:146:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:147:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:148:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:149:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:150:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:151:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:152:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:153:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:154:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:155:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:158:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:159:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:160:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:161:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:162:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:165:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:167:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:169:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:171:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:176:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:177:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:178:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:182:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:183:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:184:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:189:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:190:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa3xx.c:191:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
realview-smp_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
realview_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
rpc_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
s3c2410_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
fs/nfsd/nfs4xdr.c:1938:9: warning: 'str' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
s3c6400_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
s5pv210_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
sama5_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
shannon_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
shmobile_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
simpad_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
socfpga_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
spear13xx_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
spear3xx_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
spear6xx_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
spitz_defconfig (arm) — PASS, 0 errors, 30 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa27x.c:115:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:116:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:117:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:118:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:119:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:120:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:121:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:139:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:142:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
stm32_defconfig (arm) — FAIL, 1 error, 1 warning, 0 section mismatches
Errors:
include/linux/rcupdate.h:501:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
Warnings:
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
sunxi_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
tct_hammer_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
tegra_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/bluetooth/mgmt.c:6463:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6463:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
tinyconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
.config:839:warning: override: KERNEL_XZ changes choice state
.config:841:warning: override: SLOB changes choice state
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
tinyconfig (arm64) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
.config:810:warning: override: SLOB changes choice state
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
tinyconfig (x86) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
.config:889:warning: override: KERNEL_XZ changes choice state
.config:891:warning: override: SLOB changes choice state
.config:892:warning: override: NOHIGHMEM changes choice state
mm/page_alloc.c:5787:34: warning: array subscript is below array bounds [-Warray-bounds]
arch/x86/kernel/hw_breakpoint.c:329:20: warning: 'align' may be used uninitialized in this function [-Wuninitialized]
lib/rhashtable.c:197:527: warning: 'next' may be used uninitialized in this function [-Wuninitialized]
--------------------------------------------------------------------------------
trizeps4_defconfig (arm) — PASS, 0 errors, 30 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
drivers/clk/pxa/clk-pxa27x.c:115:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:116:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:117:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:118:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:119:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:120:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:121:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:139:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:142:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
fs/nfsd/nfs4xdr.c:1938:9: warning: 'str' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
u300_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
u8500_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
versatile_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
versatile_defconfig+CONFIG_OF_UNITTEST=y (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
vexpress_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/scsi/virtio_scsi.c:952:11: warning: unused variable 'host_prot' [-Wunused-variable]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
vf610m4_defconfig (arm) — FAIL, 47 errors, 49 warnings, 0 section mismatches
Errors:
arch/arm/mm/dma-mapping.c:750:3: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
include/acpi/platform/aclinuxex.h:86:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
kernel/softirq.c:129:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
include/acpi/platform/aclinuxex.h:86:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
block/blk.h:259:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
block/blk.h:259:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
block/blk.h:259:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
block/blk.h:259:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
block/blk.h:259:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
block/blk.h:259:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
include/acpi/platform/aclinuxex.h:86:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
block/blk.h:259:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
include/acpi/platform/aclinuxex.h:86:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
block/blk.h:259:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
kernel/workqueue.c:1312:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
block/blk.h:259:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
block/blk.h:259:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
block/blk.h:259:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
block/blk.h:259:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
block/blk.h:259:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
block/blk.h:259:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
block/blk.h:259:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
kernel/params.c:218:3: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
block/blk.h:259:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
fs/buffer.c:1281:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
include/acpi/platform/aclinuxex.h:86:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
block/blk.h:259:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
block/blk.h:259:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
mm/slub.c:372:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
kernel/irq/handle.c:146:3: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
block/blk.h:259:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
kernel/sched/sched.h:1647:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
kernel/sched/sched.h:1647:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
kernel/time/hrtimer.c:730:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
kernel/sched/sched.h:1647:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
kernel/sched/sched.h:1647:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
kernel/sched/sched.h:1647:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
kernel/sched/sched.h:1647:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
kernel/sched/sched.h:1647:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
kernel/sched/sched.h:1647:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
lib/swiotlb.c:689:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
kernel/time/posix-cpu-timers.c:653:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
kernel/sched/sched.h:1647:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
kernel/sched/sched.h:1647:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
include/acpi/platform/aclinuxex.h:86:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
kernel/irq_work.c:135:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
kernel/time/sched_clock.c:179:2: error: implicit declaration of function 'arch_irqs_disabled' [-Werror=implicit-function-declaration]
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
arch/arm/kernel/head-nommu.S:167: Warning: Use of r13 as a source register is deprecated when r15 is the destination register.
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
cc1: some warnings being treated as errors
--------------------------------------------------------------------------------
viper_defconfig (arm) — PASS, 0 errors, 20 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa25x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:136:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
vt8500_v6_v7_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
--------------------------------------------------------------------------------
x86_64_defconfig (x86) — FAIL, 1 error, 5 warnings, 0 section mismatches
Errors:
arch/x86/include/asm/qspinlock.h:17:340: error: call to '__compiletime_assert_17' declared with attribute error: Need native word sized stores/loads for atomicity.
Warnings:
arch/x86/kernel/apic/io_apic.c:1031:6: warning: 'irq' may be used uninitialized in this function [-Wuninitialized]
include/linux/cgroup.h:277:11: warning: 'root' may be used uninitialized in this function [-Wuninitialized]
net/mac80211/mlme.c:1383:21: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized]
drivers/gpu/drm/i915/intel_display.c:11880:17: warning: 'crtc_state' may be used uninitialized in this function [-Wuninitialized]
drivers/gpu/drm/i915/intel_display.c:11877:6: warning: 'crtc' may be used uninitialized in this function [-Wuninitialized]
--------------------------------------------------------------------------------
xcep_defconfig (arm) — PASS, 0 errors, 20 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa25x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:136:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa25x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
zeus_defconfig (arm) — PASS, 0 errors, 29 warnings, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
drivers/clk/pxa/clk-pxa27x.c:115:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:116:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:117:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:118:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:119:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:120:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:121:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:122:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:123:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:124:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:125:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:126:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:127:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:128:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:129:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:130:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:131:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:132:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:133:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:134:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:135:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:138:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:139:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:142:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
drivers/clk/pxa/clk-pxa27x.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
net/ipv4/inet_hashtables.c:631:52: warning: division by zero [-Wdiv-by-zero]
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
zx_defconfig (arm) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings:
<stdin>:1253:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
---
For more info write to <info(a)kernelci.org>
Here are the build results from automated periodic testing.
The tree being built was mainline, found at:
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git (master branch)
Topmost commit:
866e644 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v4.1-rc6-163-g866e644/
Runtime: 48m 34s
Passed: 118
Failed: 0
Warnings: 54
Section mismatches: 2
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings:
1 arch/arm/mach-cns3xxx/pcie.c:266:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined
1 drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined
1 drivers/gpio/gpio-74xx-mmio.c:132:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm204.c:975:1: warning: the frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/infiniband/hw/cxgb4/mem.c:147:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/infiniband/hw/ehca/ehca_mrmw.c:1907:6: warning: 'prev_pgaddr' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 drivers/infiniband/hw/ehca/ehca_mrmw.c:2430:5: warning: 'hret' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined
1 drivers/mmc/host/sh_mmcif.c:401:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/mmc/host/sh_mmcif.c:402:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp]
1 drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
1 drivers/usb/renesas_usbhs/common.c:492:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 include/sound/control.h:219:2: warning: 'master_vol' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1480 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 sound/soc/samsung/dmaengine.c:53:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 sound/soc/samsung/dmaengine.c:60:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
2 drivers/media/platform/coda/./trace.h:12:0: warning: "TRACE_SYSTEM_STRING" redefined
2 drivers/net/ethernet/broadcom/tg3.c:12057:4: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
2 drivers/rtc/rtc-armada38x.c:91:22: warning: unused variable 'flags' [-Wunused-variable]
2 drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
2 include/trace/ftrace.h:28:0: warning: "TRACE_SYSTEM_STRING" redefined
6 arch/arm/include/asm/cmpxchg.h:205:3: warning: value computed is not used [-Wunused-value]
20 arch/arm/include/asm/cmpxchg.h:122:3: warning: value computed is not used [-Wunused-value]
Section mismatches:
2 4.allmodconfig WARNING: drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x18c): Section mismatch in reference from the function init_module() to the function .exit.text:dprc_driver_exit()