Tree/Branch: v4.1.6
Git describe: v4.1.6
Commit: 4ff62ca06c Linux 4.1.6
Build Time: 67 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=]
../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1040 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/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: 132 builds: 4 failed, 128 passed, 7 errors, 1139 warnings (next-20150817)
Full Build Summary: http://kernelci.org/build/next/kernel/next-20150817/
Tree: next
Branch: local/master
Git Describe: next-20150817
Git Commit: d1a4e84730611b0b0e96f3453d080a486b5187fa
Git URL: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Built: 3 unique architectures
Build Failures Detected:
x86:
allmodconfig: FAIL
arm:
allmodconfig: FAIL
stm32_defconfig: FAIL
arm64:
allmodconfig: FAIL
Errors and Warnings Detected:
arm:
acs5k_defconfig: 9 warnings
acs5k_tiny_defconfig: 9 warnings
allmodconfig: 2 errors, 2 warnings
allnoconfig: 4 warnings
am200epdkit_defconfig: 10 warnings
assabet_defconfig: 9 warnings
at91_dt_defconfig: 6 warnings
axm55xx_defconfig: 9 warnings
badge4_defconfig: 10 warnings
bcm2835_defconfig: 4 warnings
bcm_defconfig: 9 warnings
bockw_defconfig: 7 warnings
cerfcube_defconfig: 9 warnings
clps711x_defconfig: 7 warnings
cm_x2xx_defconfig: 9 warnings
cm_x300_defconfig: 9 warnings
cns3420vb_defconfig: 9 warnings
colibri_pxa270_defconfig: 9 warnings
colibri_pxa300_defconfig: 9 warnings
collie_defconfig: 7 warnings
corgi_defconfig: 11 warnings
davinci_all_defconfig: 9 warnings
dove_defconfig: 9 warnings
ebsa110_defconfig: 9 warnings
efm32_defconfig: 3 warnings
em_x270_defconfig: 9 warnings
ep93xx_defconfig: 9 warnings
eseries_pxa_defconfig: 9 warnings
exynos_defconfig: 9 warnings
ezx_defconfig: 9 warnings
footbridge_defconfig: 9 warnings
h3600_defconfig: 9 warnings
h5000_defconfig: 9 warnings
hackkit_defconfig: 9 warnings
hisi_defconfig: 7 warnings
imote2_defconfig: 9 warnings
imx_v4_v5_defconfig: 10 warnings
imx_v6_v7_defconfig: 12 warnings
integrator_defconfig: 9 warnings
iop13xx_defconfig: 10 warnings
iop32x_defconfig: 10 warnings
iop33x_defconfig: 9 warnings
ixp4xx_defconfig: 10 warnings
jornada720_defconfig: 9 warnings
keystone_defconfig: 9 warnings
ks8695_defconfig: 9 warnings
lart_defconfig: 9 warnings
lpc18xx_defconfig: 4 warnings
lpc32xx_defconfig: 6 warnings
lpd270_defconfig: 9 warnings
lubbock_defconfig: 9 warnings
magician_defconfig: 9 warnings
mainstone_defconfig: 9 warnings
mini2440_defconfig: 12 warnings
mmp2_defconfig: 9 warnings
moxart_defconfig: 7 warnings
multi_v5_defconfig: 10 warnings
multi_v7_defconfig: 15 warnings
multi_v7_defconfig+CONFIG_ARM_LPAE=y: 35 warnings
multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y: 15 warnings
multi_v7_defconfig+CONFIG_PROVE_LOCKING=y: 14 warnings
multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y: 15 warnings
mv78xx0_defconfig: 9 warnings
mvebu_v5_defconfig: 9 warnings
mvebu_v7_defconfig: 11 warnings
mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y: 11 warnings
mxs_defconfig: 9 warnings
neponset_defconfig: 9 warnings
netwinder_defconfig: 7 warnings
netx_defconfig: 9 warnings
nhk8815_defconfig: 10 warnings
nuc910_defconfig: 7 warnings
nuc950_defconfig: 7 warnings
nuc960_defconfig: 7 warnings
omap1_defconfig: 9 warnings
omap2plus_defconfig: 13 warnings
orion5x_defconfig: 9 warnings
palmz72_defconfig: 9 warnings
pcm027_defconfig: 9 warnings
pleb_defconfig: 9 warnings
prima2_defconfig: 9 warnings
pxa168_defconfig: 9 warnings
pxa255-idp_defconfig: 9 warnings
pxa3xx_defconfig: 9 warnings
pxa910_defconfig: 9 warnings
qcom_defconfig: 9 warnings
raumfeld_defconfig: 9 warnings
realview-smp_defconfig: 9 warnings
realview_defconfig: 9 warnings
rpc_defconfig: 9 warnings
s3c2410_defconfig: 11 warnings
s3c6400_defconfig: 9 warnings
s5pv210_defconfig: 9 warnings
sama5_defconfig: 9 warnings
shannon_defconfig: 9 warnings
shmobile_defconfig: 4 warnings
simpad_defconfig: 9 warnings
socfpga_defconfig: 9 warnings
spear13xx_defconfig: 9 warnings
spear3xx_defconfig: 9 warnings
spear6xx_defconfig: 9 warnings
spitz_defconfig: 11 warnings
stm32_defconfig: 1 error, 3 warnings
sunxi_defconfig: 9 warnings
tct_hammer_defconfig: 9 warnings
tegra_defconfig: 13 warnings
tinyconfig: 6 warnings
trizeps4_defconfig: 9 warnings
u300_defconfig: 9 warnings
u8500_defconfig: 9 warnings
versatile_defconfig: 9 warnings
versatile_defconfig+CONFIG_OF_UNITTEST=y: 9 warnings
vexpress_defconfig: 9 warnings
vf610m4_defconfig: 6 warnings
viper_defconfig: 10 warnings
vt8500_v6_v7_defconfig: 7 warnings
xcep_defconfig: 6 warnings
zeus_defconfig: 10 warnings
zx_defconfig: 7 warnings
arm64:
allmodconfig: 2 errors, 1 warning
allnoconfig: 3 warnings
defconfig: 8 warnings
defconfig+CONFIG_CPU_BIG_ENDIAN=y: 8 warnings
defconfig+CONFIG_OF_UNITTEST=y: 8 warnings
tinyconfig: 4 warnings
x86:
allmodconfig: 2 errors
allnoconfig: 2 warnings
defconfig+CONFIG_OF_UNITTEST=y: 5 warnings
defconfig+kvm_guest: 5 warnings
i386_defconfig: 6 warnings
tinyconfig: 6 warnings
x86_64_defconfig: 5 warnings
Errors summary:
3 scripts/sign-file.c:20:25: fatal error: openssl/bio.h: No such file or directory
3 scripts/extract-cert.c:23:25: fatal error: openssl/bio.h: No such file or directory
1 drivers/clk/clk-stm32f4.c:328:2: error: assignment of read-only location 'sys_parents[1]'
Warnings summary:
227 <stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
218 <stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
129 kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
110 arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
98 include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
98 include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
95 block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
13 block/blk-merge.c:94:200: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
13 block/blk-merge.c:92:200: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
13 block/blk-merge.c:92:137: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
10 net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
10 net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
9 drivers/bluetooth/btintel.h:98:13: warning: 'btintel_version_info' defined but not used [-Wunused-function]
6 sound/soc/tegra/tegra20_spdif.c:360:24: warning: unused variable 'spdif' [-Wunused-variable]
6 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=]
6 drivers/dma/ipu/ipu_irq.c:305:22: warning: 'irq' may be used uninitialized in this function [-Wmaybe-uninitialized]
6 arch/x86/kernel/irq.c:236:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
5 crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
5 arch/arm/configs/multi_v7_defconfig:414:warning: override: reassigning to symbol REGULATOR_MAX77802
3 drivers/irqchip/irq-gic-v3-its.c:1149:25: warning: 'nr_lpis' may be used uninitialized in this function [-Wmaybe-uninitialized]
3 drivers/irqchip/irq-gic-v3-its.c:1148:26: warning: 'lpi_base' may be used uninitialized in this function [-Wmaybe-uninitialized]
3 block/blk-merge.c:92:67: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
3 block/blk-merge.c:92:63: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
3 block/blk-merge.c:92:478: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
3 block/blk-merge.c:92:437: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
3 arch/arm/boot/compressed/../../../../lib/decompress_unlzma.c:680:12: warning: '__decompress' defined but not used [-Wunused-function]
2 net/mac80211/mesh_hwmp.c:592:26: warning: 'target_metric' may be used uninitialized in this function [-Wmaybe-uninitialized]
2 net/bridge/br_netfilter_hooks.c:794:2: warning: label 'drop' defined but not used [-Wunused-label]
2 kernel/sched/rt.c:68:13: warning: 'push_irq_work_func' declared 'static' but never defined [-Wunused-function]
1 mm/page_alloc.c:5836:34: warning: array subscript is below array bounds [-Warray-bounds]
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 include/linux/bio.h:195:37: warning: '*((void *)&bvprv+8)' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 include/linux/bio.h:195:37: warning: '*((void *)&bvprv+4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 drivers/tty/serial/atmel_serial.c:934: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:2299:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/tty/serial/atmel_serial.c:1116:3: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat]
1 drivers/gpu/drm/i915/i915_gem_stolen.c:351:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' [-Wformat=]
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/dma/at_xdmac.c:944: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:944: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:916: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:916: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:1226:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
1 drivers/dma/at_xdmac.c:1190: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:1175: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:384: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:384: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:384: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:819: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:819: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:723: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:723: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:1253:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
1 block/blk-merge.c:92:64: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 arch/arm/boot/compressed/../../../../lib/decompress_unxz.c:407:12: warning: '__decompress' defined but not used [-Wunused-function]
1 arch/arm/boot/compressed/../../../../lib/decompress_unlzo.c:301:12: warning: '__decompress' defined but not used [-Wunused-function]
1 .config:903:warning: override: NOHIGHMEM changes choice state
1 .config:902:warning: override: SLOB changes choice state
1 .config:900:warning: override: KERNEL_XZ changes choice state
1 .config:845:warning: override: SLOB changes choice state
1 .config:843:warning: override: KERNEL_XZ changes choice state
1 .config:837:warning: override: SLOB changes choice state
================================================================================
Detailed per-defconfig build reports:
--------------------------------------------------------------------------------
acs5k_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
acs5k_tiny_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
allmodconfig (x86) — FAIL, 2 errors, 0 warnings, 0 section mismatches
Errors:
scripts/sign-file.c:20:25: fatal error: openssl/bio.h: No such file or directory
scripts/extract-cert.c:23:25: fatal error: openssl/bio.h: No such file or directory
--------------------------------------------------------------------------------
allmodconfig (arm64) — FAIL, 2 errors, 1 warning, 0 section mismatches
Errors:
scripts/sign-file.c:20:25: fatal error: openssl/bio.h: No such file or directory
scripts/extract-cert.c:23:25: fatal error: openssl/bio.h: No such file or directory
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
allmodconfig (arm) — FAIL, 2 errors, 2 warnings, 0 section mismatches
Errors:
scripts/sign-file.c:20:25: fatal error: openssl/bio.h: No such file or directory
scripts/extract-cert.c:23:25: fatal error: openssl/bio.h: No such file or directory
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
allnoconfig (x86) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
arch/x86/kernel/irq.c:236:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
allnoconfig (arm64) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
kernel/sched/rt.c:68:13: warning: 'push_irq_work_func' declared 'static' but never defined [-Wunused-function]
--------------------------------------------------------------------------------
allnoconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
am200epdkit_defconfig (arm) — PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
drivers/bluetooth/btintel.h:98:13: warning: 'btintel_version_info' defined but not used [-Wunused-function]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
assabet_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:137: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:200: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:94:200: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
at91_dt_defconfig (arm) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
axm55xx_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
badge4_defconfig (arm) — PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
drivers/bluetooth/btintel.h:98:13: warning: 'btintel_version_info' defined but not used [-Wunused-function]
block/blk-merge.c:92:137: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:200: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:94:200: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
bcm2835_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
bcm_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
bockw_defconfig (arm) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_unlzma.c:680:12: warning: '__decompress' defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
cerfcube_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:137: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:200: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:94:200: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
clps711x_defconfig (arm) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_unlzma.c:680:12: warning: '__decompress' defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
cm_x2xx_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
cm_x300_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
cns3420vb_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
colibri_pxa270_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
colibri_pxa300_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
collie_defconfig (arm) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:137: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:200: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:94:200: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
corgi_defconfig (arm) — PASS, 0 errors, 11 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
drivers/bluetooth/btintel.h:98:13: warning: 'btintel_version_info' defined but not used [-Wunused-function]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
davinci_all_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
defconfig (arm64) — PASS, 0 errors, 8 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:67: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:478: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:437: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/irqchip/irq-gic-v3-its.c:1148:26: warning: 'lpi_base' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/irqchip/irq-gic-v3-its.c:1149:25: warning: 'nr_lpis' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm64) — PASS, 0 errors, 8 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:67: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:478: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:437: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/irqchip/irq-gic-v3-its.c:1148:26: warning: 'lpi_base' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/irqchip/irq-gic-v3-its.c:1149:25: warning: 'nr_lpis' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
defconfig+CONFIG_OF_UNITTEST=y (x86) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
arch/x86/kernel/irq.c:236:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:63: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
--------------------------------------------------------------------------------
defconfig+CONFIG_OF_UNITTEST=y (arm64) — PASS, 0 errors, 8 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
block/blk-merge.c:92:67: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:478: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:437: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
drivers/irqchip/irq-gic-v3-its.c:1148:26: warning: 'lpi_base' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/irqchip/irq-gic-v3-its.c:1149:25: warning: 'nr_lpis' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
--------------------------------------------------------------------------------
defconfig+kvm_guest (x86) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
arch/x86/kernel/irq.c:236:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:63: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
--------------------------------------------------------------------------------
dove_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
ebsa110_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
efm32_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
em_x270_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
ep93xx_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
eseries_pxa_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
exynos_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
ezx_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
footbridge_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
h3600_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:137: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:200: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:94:200: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
h5000_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
hackkit_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:137: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:200: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:94:200: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
hisi_defconfig (arm) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
i386_defconfig (x86) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
arch/x86/kernel/irq.c:236:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
include/linux/bio.h:195:37: warning: '*((void *)&bvprv+8)' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: '*((void *)&bvprv+4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:64: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/gpu/drm/i915/i915_gem_stolen.c:351:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' [-Wformat=]
--------------------------------------------------------------------------------
imote2_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
imx_v4_v5_defconfig (arm) — PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/dma/ipu/ipu_irq.c:305:22: warning: 'irq' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
imx_v6_v7_defconfig (arm) — PASS, 0 errors, 12 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/bluetooth/btintel.h:98:13: warning: 'btintel_version_info' defined but not used [-Wunused-function]
arch/arm/boot/compressed/../../../../lib/decompress_unlzo.c:301:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
integrator_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
iop13xx_defconfig (arm) — PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
iop32x_defconfig (arm) — PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
iop33x_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
ixp4xx_defconfig (arm) — PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bridge/br_netfilter_hooks.c:794:2: warning: label 'drop' defined but not used [-Wunused-label]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
jornada720_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:137: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:200: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:94:200: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
keystone_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
ks8695_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
lart_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:137: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:200: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:94:200: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
lpc18xx_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
lpc32xx_defconfig (arm) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
lpd270_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
lubbock_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
magician_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
mainstone_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
mini2440_defconfig (arm) — PASS, 0 errors, 12 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
net/bridge/br_netfilter_hooks.c:794:2: warning: label 'drop' defined but not used [-Wunused-label]
net/mac80211/mesh_hwmp.c:592:26: warning: 'target_metric' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
mmp2_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
moxart_defconfig (arm) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
multi_v5_defconfig (arm) — PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
drivers/dma/ipu/ipu_irq.c:305:22: warning: 'irq' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
multi_v7_defconfig (arm) — PASS, 0 errors, 15 warnings, 0 section mismatches
Warnings:
arch/arm/configs/multi_v7_defconfig:414:warning: override: reassigning to symbol REGULATOR_MAX77802
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
sound/soc/tegra/tegra20_spdif.c:360:24: warning: unused variable 'spdif' [-Wunused-variable]
drivers/dma/ipu/ipu_irq.c:305:22: warning: 'irq' may be used uninitialized in this function [-Wmaybe-uninitialized]
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=]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_ARM_LPAE=y (arm) — PASS, 0 errors, 35 warnings, 0 section mismatches
Warnings:
arch/arm/configs/multi_v7_defconfig:414:warning: override: reassigning to symbol REGULATOR_MAX77802
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
sound/soc/tegra/tegra20_spdif.c:360:24: warning: unused variable 'spdif' [-Wunused-variable]
drivers/dma/ipu/ipu_irq.c:305:22: warning: 'irq' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/dma/at_hdmac_regs.h:384: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:384: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:384:4: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_hdmac.c:723:2: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_hdmac.c:723:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_hdmac.c:819:2: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_hdmac.c:819:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_hdmac.c:1253:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_xdmac.c:916:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_xdmac.c:916:2: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_xdmac.c:944:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_xdmac.c:944:2: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_xdmac.c:1175:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_xdmac.c:1190:2: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'dma_addr_t' [-Wformat]
drivers/dma/at_xdmac.c:1226:3: warning: format '%x' expects argument of type 'unsigned int', but argument 5 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:934: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:1116: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:2299:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
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=]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm) — PASS, 0 errors, 15 warnings, 0 section mismatches
Warnings:
arch/arm/configs/multi_v7_defconfig:414:warning: override: reassigning to symbol REGULATOR_MAX77802
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
sound/soc/tegra/tegra20_spdif.c:360:24: warning: unused variable 'spdif' [-Wunused-variable]
drivers/dma/ipu/ipu_irq.c:305:22: warning: 'irq' may be used uninitialized in this function [-Wmaybe-uninitialized]
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=]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_PROVE_LOCKING=y (arm) — PASS, 0 errors, 14 warnings, 0 section mismatches
Warnings:
arch/arm/configs/multi_v7_defconfig:414:warning: override: reassigning to symbol REGULATOR_MAX77802
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
sound/soc/tegra/tegra20_spdif.c:360:24: warning: unused variable 'spdif' [-Wunused-variable]
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=]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y (arm) — PASS, 0 errors, 15 warnings, 0 section mismatches
Warnings:
arch/arm/configs/multi_v7_defconfig:414:warning: override: reassigning to symbol REGULATOR_MAX77802
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/dma/ipu/ipu_irq.c:305:22: warning: 'irq' may be used uninitialized in this function [-Wmaybe-uninitialized]
sound/soc/tegra/tegra20_spdif.c:360:24: warning: unused variable 'spdif' [-Wunused-variable]
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=]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
mv78xx0_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
mvebu_v5_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
mvebu_v7_defconfig (arm) — PASS, 0 errors, 11 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
mvebu_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm) — PASS, 0 errors, 11 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
mxs_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
neponset_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:137: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:200: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:94:200: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
netwinder_defconfig (arm) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
netx_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
nhk8815_defconfig (arm) — PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/bluetooth/btintel.h:98:13: warning: 'btintel_version_info' defined but not used [-Wunused-function]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
nuc910_defconfig (arm) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
nuc950_defconfig (arm) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
nuc960_defconfig (arm) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
omap1_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
omap2plus_defconfig (arm) — PASS, 0 errors, 13 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 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]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_unlzma.c:680:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
orion5x_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
palmz72_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
pcm027_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
pleb_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:137: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:200: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:94:200: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
prima2_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
pxa168_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
pxa255-idp_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
pxa3xx_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
pxa910_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
qcom_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
raumfeld_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
realview-smp_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
realview_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
rpc_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:137: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:200: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:94:200: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
s3c2410_defconfig (arm) — PASS, 0 errors, 11 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/bluetooth/btintel.h:98:13: warning: 'btintel_version_info' defined but not used [-Wunused-function]
net/mac80211/mesh_hwmp.c:592:26: warning: 'target_metric' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
s3c6400_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
s5pv210_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
sama5_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
shannon_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:137: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:200: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:94:200: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
shmobile_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
simpad_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:137: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:200: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:94:200: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
socfpga_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
spear13xx_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
spear3xx_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
spear6xx_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
spitz_defconfig (arm) — PASS, 0 errors, 11 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
crypto/wp512.c:987:1: warning: the frame size of 1168 bytes is larger than 1024 bytes [-Wframe-larger-than=]
drivers/bluetooth/btintel.h:98:13: warning: 'btintel_version_info' defined but not used [-Wunused-function]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
stm32_defconfig (arm) — FAIL, 1 error, 3 warnings, 0 section mismatches
Errors:
drivers/clk/clk-stm32f4.c:328:2: error: assignment of read-only location 'sys_parents[1]'
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
sunxi_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
tct_hammer_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
tegra_defconfig (arm) — PASS, 0 errors, 13 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'r192' may be used uninitialized in this function [-Wmaybe-uninitialized]
net/bluetooth/mgmt.c:6643:8: warning: 'h192' may be used uninitialized in this function [-Wmaybe-uninitialized]
sound/soc/tegra/tegra20_spdif.c:360:24: warning: unused variable 'spdif' [-Wunused-variable]
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=]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
tinyconfig (x86) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
.config:900:warning: override: KERNEL_XZ changes choice state
.config:902:warning: override: SLOB changes choice state
.config:903:warning: override: NOHIGHMEM changes choice state
arch/x86/kernel/irq.c:236:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
mm/page_alloc.c:5836:34: warning: array subscript is below array bounds [-Warray-bounds]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
tinyconfig (arm64) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
.config:837:warning: override: SLOB changes choice state
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
kernel/sched/rt.c:68:13: warning: 'push_irq_work_func' declared 'static' but never defined [-Wunused-function]
--------------------------------------------------------------------------------
tinyconfig (arm) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
.config:843:warning: override: KERNEL_XZ changes choice state
.config:845:warning: override: SLOB changes choice state
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_unxz.c:407:12: warning: '__decompress' defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
trizeps4_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
u300_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
u8500_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
versatile_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
versatile_defconfig+CONFIG_OF_UNITTEST=y (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
vexpress_defconfig (arm) — PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
vf610m4_defconfig (arm) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
--------------------------------------------------------------------------------
viper_defconfig (arm) — PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/bluetooth/btintel.h:98:13: warning: 'btintel_version_info' defined but not used [-Wunused-function]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
vt8500_v6_v7_defconfig (arm) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
--------------------------------------------------------------------------------
x86_64_defconfig (x86) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
arch/x86/kernel/irq.c:236:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
block/blk-merge.c:92:63: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
--------------------------------------------------------------------------------
xcep_defconfig (arm) — PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
zeus_defconfig (arm) — PASS, 0 errors, 10 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
drivers/bluetooth/btintel.h:98:13: warning: 'btintel_version_info' defined but not used [-Wunused-function]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
--------------------------------------------------------------------------------
zx_defconfig (arm) — PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
<stdin>:1298:2: warning: #warning syscall userfaultfd not implemented [-Wcpp]
<stdin>:1301:2: warning: #warning syscall mlock2 not implemented [-Wcpp]
block/blk-merge.c:92:68: warning: 'bvprv.bv_page' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_len' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/bio.h:195:37: warning: 'bvprv.bv_offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
kernel/notifier.c:547:2: warning: 'deprecate_rcu_lockdep_assert' is deprecated (declared at ../include/linux/rcupdate.h:540) [-Wdeprecated-declarations]
arch/arm/boot/compressed/../../../../lib/decompress_inflate.c:205:12: warning: '__decompress' defined but not used [-Wunused-function]
---
For more info write to <info(a)kernelci.org>
Tree/Branch: v3.14.51
Git describe: v3.14.51
Commit: 318ff69ca4 Linux 3.14.51
Build Time: 32 min 9 sec
Passed: 8 / 8 (100.00 %)
Failed: 0 / 8 ( 0.00 %)
Errors: 0
Warnings: 64
Section Mismatches: 0
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
29 warnings 0 mismatches : arm64-allmodconfig
7 warnings 0 mismatches : arm-multi_v7_defconfig
4 warnings 0 mismatches : x86_64-defconfig
37 warnings 0 mismatches : arm-allmodconfig
2 warnings 0 mismatches : x86_64-allnoconfig
3 warnings 0 mismatches : arm64-defconfig
-------------------------------------------------------------------------------
Warnings Summary: 64
6 /home/broonie/build/linux-stable/scripts/sortextable.h:176:3: warning: 'relocs_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
5 /home/broonie/build/linux-stable/net/core/sysctl_net_core.c:26:12: warning: 'one' defined but not used [-Wunused-variable]
4 warning: (ARM_HIGHBANK_CPUFREQ) selects GENERIC_CPUFREQ_CPU0 which has unmet direct dependencies (ARCH_HAS_CPUFREQ && CPU_FREQ && HAVE_CLK && REGULATOR && OF && THERMAL && CPU_THERMAL)
3 /home/broonie/build/linux-stable/net/netfilter/nfnetlink.c:364:14: warning: unused variable 'net' [-Wunused-variable]
2 /home/broonie/build/linux-stable/sound/soc/codecs/wm8993.c:1562:22: warning: unused variable 'wm8993' [-Wunused-variable]
2 /home/broonie/build/linux-stable/include/linux/compiler-gcc4.h:14:34: warning: large integer implicitly truncated to unsigned type [-Woverflow]
2 /home/broonie/build/linux-stable/drivers/scsi/3w-xxxx.c:1001:14: warning: mis-aligned access used for structure member [-fstrict-volatile-bitfields]
2 /home/broonie/build/linux-stable/arch/arm64/include/asm/cmpxchg.h:75:3: warning: value computed is not used [-Wunused-value]
1 /home/broonie/build/linux-stable/sound/soc/fsl/imx-audmux.c:70:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 /home/broonie/build/linux-stable/sound/soc/fsl/imx-audmux.c:162:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 /home/broonie/build/linux-stable/net/sunrpc/xprtrdma/verbs.c:1774:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/include/linux/dynamic_debug.h:64:16: warning: format '%x' expects argument of type 'unsigned int', but argument 9 has type 'dma_addr_t' [-Wformat=]
1 /home/broonie/build/linux-stable/include/linux/dynamic_debug.h:64:16: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat=]
1 /home/broonie/build/linux-stable/include/linux/dynamic_debug.h:64:16: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'size_t' [-Wformat=]
1 /home/broonie/build/linux-stable/include/linux/dynamic_debug.h:64:16: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat=]
1 /home/broonie/build/linux-stable/include/linux/dynamic_debug.h:64:16: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=]
1 /home/broonie/build/linux-stable/fs/namespace.c:2721:8: warning: 'kernel_type' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 /home/broonie/build/linux-stable/fs/namespace.c:2721:8: warning: 'kernel_dev' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 /home/broonie/build/linux-stable/drivers/xen/gntdev.c:539:15: warning: passing argument 1 of 'mutex_unlock' from incompatible pointer type
1 /home/broonie/build/linux-stable/drivers/xen/gntdev.c:532:13: warning: passing argument 1 of 'mutex_lock_nested' from incompatible pointer type
1 /home/broonie/build/linux-stable/drivers/tty/serial/efm32-uart.c:834:20: warning: 'efm32_uart_exit' defined but not used [-Wunused-function]
1 /home/broonie/build/linux-stable/drivers/tty/isicom.c:1058:2: warning: integer overflow in expression [-Woverflow]
1 /home/broonie/build/linux-stable/drivers/staging/wlan-ng/prism2fw.c:795:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/drivers/staging/vt6655/iwctl.c:759:1: warning: the frame size of 1280 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/drivers/staging/vt6655/device_main.c:3253:1: warning: the frame size of 1288 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/drivers/staging/sm7xxfb/sm7xxfb.c:117:19: warning: 'sm7xx_vga_setup' defined but not used [-Wunused-function]
1 /home/broonie/build/linux-stable/drivers/staging/imx-drm/imx-drm-core.c:87:25: warning: unused variable 'imxdrm' [-Wunused-variable]
1 /home/broonie/build/linux-stable/drivers/staging/dgnc/dgnc_tty.c:583:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/drivers/staging/dgap/dgap_tty.c:658:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/drivers/staging/dgap/dgap_fep5.c:103:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/drivers/staging/dgap/dgap_driver.c:961:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/drivers/staging/bcm/CmHost.c:1440:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 /home/broonie/build/linux-stable/drivers/staging/bcm/CmHost.c:1426:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 /home/broonie/build/linux-stable/drivers/staging/bcm/CmHost.c:1387:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 /home/broonie/build/linux-stable/drivers/spi/spi-pl022.c:281:31: warning: large integer implicitly truncated to unsigned type [-Woverflow]
1 /home/broonie/build/linux-stable/drivers/spi/spi-gpio.c:253:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 /home/broonie/build/linux-stable/drivers/spi/spi-atmel.c:1268:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 /home/broonie/build/linux-stable/drivers/spi/spi-atmel.c:1027:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 /home/broonie/build/linux-stable/drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
1 /home/broonie/build/linux-stable/drivers/scsi/3w-xxxx.c:2116:29: warning: mis-aligned access used for structure member [-fstrict-volatile-bitfields]
1 /home/broonie/build/linux-stable/drivers/scsi/3w-xxxx.c:1004:14: warning: mis-aligned access used for structure member [-fstrict-volatile-bitfields]
1 /home/broonie/build/linux-stable/drivers/power/reset/xgene-reboot.c:80:17: warning: assignment from incompatible pointer type
1 /home/broonie/build/linux-stable/drivers/power/ab8500_fg.c:2989:27: warning: 'i' may be used uninitialized in this function [-Wuninitialized]
1 /home/broonie/build/linux-stable/drivers/pinctrl/pinctrl-bcm2835.c:1060:17: warning: ignoring return value of 'gpiochip_remove', declared with attribute warn_unused_result [-Wunused-result]
1 /home/broonie/build/linux-stable/drivers/pinctrl/pinctrl-bcm2835.c:1043:18: warning: ignoring return value of 'gpiochip_remove', declared with attribute warn_unused_result [-Wunused-result]
1 /home/broonie/build/linux-stable/drivers/net/wireless/ti/wlcore/spi.c:317:1: warning: the frame size of 8688 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:467:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 /home/broonie/build/linux-stable/drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:307:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 /home/broonie/build/linux-stable/drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:303:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 /home/broonie/build/linux-stable/drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
1 /home/broonie/build/linux-stable/drivers/net/ethernet/amd/nmclan_cs.c:624:3: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at /home/broonie/build/linux-stable/include/pcmcia/ds.h:213) [-Wdeprecated-declarations]
1 /home/broonie/build/linux-stable/drivers/mtd/chips/cfi_cmdset_0020.c:654:1: warning: the frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/drivers/mfd/arizona-core.c:509:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 /home/broonie/build/linux-stable/drivers/md/bcache/bset.c:27:10: warning: format '%li' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat]
1 /home/broonie/build/linux-stable/drivers/isdn/hardware/mISDN/w6692.c:1181:2: warning: unsupported argument to '__builtin_return_address' [enabled by default]
1 /home/broonie/build/linux-stable/drivers/isdn/hardware/mISDN/mISDNipac.c:759:2: warning: unsupported argument to '__builtin_return_address' [enabled by default]
1 /home/broonie/build/linux-stable/drivers/input/joystick/analog.c:171:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp]
1 /home/broonie/build/linux-stable/drivers/infiniband/hw/mlx5/mem.c:71:10: warning: comparison of distinct pointer types lacks a cast [enabled by default]
1 /home/broonie/build/linux-stable/drivers/iio/adc/exynos_adc.c:112:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 /home/broonie/build/linux-stable/drivers/gpu/drm/nouveau/core/subdev/fb/ramnve0.c:1379:1: warning: the frame size of 1496 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/drivers/gpio/gpio-sch311x.c:286:3: warning: ignoring return value of 'gpiochip_remove', declared with attribute warn_unused_result [-Wunused-result]
1 /home/broonie/build/linux-stable/drivers/gpio/gpio-sch311x.c:286:18: warning: ignoring return value of 'gpiochip_remove', declared with attribute warn_unused_result [-Wunused-result]
1 /home/broonie/build/linux-stable/crypto/wp512.c:987:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/arch/arm/mach-cns3xxx/pcie.c:350:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
===============================================================================
Detailed per-defconfig build reports below:
-------------------------------------------------------------------------------
arm64-allmodconfig : PASS, 0 errors, 29 warnings, 0 section mismatches
Warnings:
/home/broonie/build/linux-stable/sound/soc/fsl/imx-audmux.c:70:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/broonie/build/linux-stable/sound/soc/fsl/imx-audmux.c:162:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/broonie/build/linux-stable/include/linux/dynamic_debug.h:64:16: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'size_t' [-Wformat=]
/home/broonie/build/linux-stable/include/linux/dynamic_debug.h:64:16: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' [-Wformat=]
/home/broonie/build/linux-stable/include/linux/dynamic_debug.h:64:16: warning: format '%d' expects argument of type 'int', but argument 6 has type 'size_t' [-Wformat=]
/home/broonie/build/linux-stable/sound/soc/codecs/wm8993.c:1562:22: warning: unused variable 'wm8993' [-Wunused-variable]
/home/broonie/build/linux-stable/drivers/gpio/gpio-sch311x.c:286:3: warning: ignoring return value of 'gpiochip_remove', declared with attribute warn_unused_result [-Wunused-result]
/home/broonie/build/linux-stable/net/core/sysctl_net_core.c:26:12: warning: 'one' defined but not used [-Wunused-variable]
/home/broonie/build/linux-stable/drivers/iio/adc/exynos_adc.c:112:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/broonie/build/linux-stable/drivers/input/joystick/analog.c:171:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp]
/home/broonie/build/linux-stable/net/netfilter/nfnetlink.c:364:14: warning: unused variable 'net' [-Wunused-variable]
/home/broonie/build/linux-stable/drivers/mfd/arizona-core.c:509:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/broonie/build/linux-stable/drivers/power/reset/xgene-reboot.c:80:17: warning: assignment from incompatible pointer type
/home/broonie/build/linux-stable/include/linux/compiler-gcc4.h:14:34: warning: large integer implicitly truncated to unsigned type [-Woverflow]
/home/broonie/build/linux-stable/arch/arm64/include/asm/cmpxchg.h:75:3: warning: value computed is not used [-Wunused-value]
/home/broonie/build/linux-stable/arch/arm64/include/asm/cmpxchg.h:75:3: warning: value computed is not used [-Wunused-value]
/home/broonie/build/linux-stable/drivers/spi/spi-atmel.c:1027:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/broonie/build/linux-stable/include/linux/dynamic_debug.h:64:16: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat=]
/home/broonie/build/linux-stable/include/linux/dynamic_debug.h:64:16: warning: format '%x' expects argument of type 'unsigned int', but argument 9 has type 'dma_addr_t' [-Wformat=]
/home/broonie/build/linux-stable/drivers/spi/spi-atmel.c:1268:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/broonie/build/linux-stable/drivers/net/wireless/ti/wlcore/spi.c:317:1: warning: the frame size of 8688 bytes is larger than 2048 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/drivers/spi/spi-gpio.c:253:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/broonie/build/linux-stable/include/linux/compiler-gcc4.h:14:34: warning: large integer implicitly truncated to unsigned type [-Woverflow]
/home/broonie/build/linux-stable/drivers/spi/spi-pl022.c:281:31: warning: large integer implicitly truncated to unsigned type [-Woverflow]
/home/broonie/build/linux-stable/drivers/staging/bcm/CmHost.c:1387:39: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/broonie/build/linux-stable/drivers/staging/bcm/CmHost.c:1426:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/broonie/build/linux-stable/drivers/staging/bcm/CmHost.c:1440:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/broonie/build/linux-stable/drivers/xen/gntdev.c:532:13: warning: passing argument 1 of 'mutex_lock_nested' from incompatible pointer type
/home/broonie/build/linux-stable/drivers/xen/gntdev.c:539:15: warning: passing argument 1 of 'mutex_unlock' from incompatible pointer type
-------------------------------------------------------------------------------
arm-multi_v7_defconfig : PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
warning: (ARM_HIGHBANK_CPUFREQ) selects GENERIC_CPUFREQ_CPU0 which has unmet direct dependencies (ARCH_HAS_CPUFREQ && CPU_FREQ && HAVE_CLK && REGULATOR && OF && THERMAL && CPU_THERMAL)
warning: (ARM_HIGHBANK_CPUFREQ) selects GENERIC_CPUFREQ_CPU0 which has unmet direct dependencies (ARCH_HAS_CPUFREQ && CPU_FREQ && HAVE_CLK && REGULATOR && OF && THERMAL && CPU_THERMAL)
warning: (ARM_HIGHBANK_CPUFREQ) selects GENERIC_CPUFREQ_CPU0 which has unmet direct dependencies (ARCH_HAS_CPUFREQ && CPU_FREQ && HAVE_CLK && REGULATOR && OF && THERMAL && CPU_THERMAL)
warning: (ARM_HIGHBANK_CPUFREQ) selects GENERIC_CPUFREQ_CPU0 which has unmet direct dependencies (ARCH_HAS_CPUFREQ && CPU_FREQ && HAVE_CLK && REGULATOR && OF && THERMAL && CPU_THERMAL)
/home/broonie/build/linux-stable/scripts/sortextable.h:176:3: warning: 'relocs_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/broonie/build/linux-stable/scripts/sortextable.h:176:3: warning: 'relocs_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/broonie/build/linux-stable/net/core/sysctl_net_core.c:26:12: warning: 'one' defined but not used [-Wunused-variable]
-------------------------------------------------------------------------------
x86_64-defconfig : PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
/home/broonie/build/linux-stable/fs/namespace.c:2721:8: warning: 'kernel_dev' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/broonie/build/linux-stable/fs/namespace.c:2721:8: warning: 'kernel_type' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/broonie/build/linux-stable/net/core/sysctl_net_core.c:26:12: warning: 'one' defined but not used [-Wunused-variable]
/home/broonie/build/linux-stable/net/netfilter/nfnetlink.c:364:14: warning: unused variable 'net' [-Wunused-variable]
-------------------------------------------------------------------------------
arm-allmodconfig : PASS, 0 errors, 37 warnings, 0 section mismatches
Warnings:
/home/broonie/build/linux-stable/arch/arm/mach-cns3xxx/pcie.c:350:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/crypto/wp512.c:987:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/net/core/sysctl_net_core.c:26:12: warning: 'one' defined but not used [-Wunused-variable]
/home/broonie/build/linux-stable/sound/soc/codecs/wm8993.c:1562:22: warning: unused variable 'wm8993' [-Wunused-variable]
/home/broonie/build/linux-stable/drivers/gpio/gpio-sch311x.c:286:18: warning: ignoring return value of 'gpiochip_remove', declared with attribute warn_unused_result [-Wunused-result]
/home/broonie/build/linux-stable/drivers/gpu/drm/nouveau/core/subdev/fb/ramnve0.c:1379:1: warning: the frame size of 1496 bytes is larger than 1024 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/net/netfilter/nfnetlink.c:364:14: warning: unused variable 'net' [-Wunused-variable]
/home/broonie/build/linux-stable/drivers/infiniband/hw/mlx5/mem.c:71:10: warning: comparison of distinct pointer types lacks a cast [enabled by default]
/home/broonie/build/linux-stable/net/sunrpc/xprtrdma/verbs.c:1774:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/drivers/isdn/hardware/mISDN/w6692.c:1181:2: warning: unsupported argument to '__builtin_return_address' [enabled by default]
/home/broonie/build/linux-stable/drivers/isdn/hardware/mISDN/mISDNipac.c:759:2: warning: unsupported argument to '__builtin_return_address' [enabled by default]
/home/broonie/build/linux-stable/drivers/md/bcache/bset.c:27:10: warning: format '%li' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat]
/home/broonie/build/linux-stable/drivers/mtd/chips/cfi_cmdset_0020.c:654:1: warning: the frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/drivers/net/ethernet/amd/nmclan_cs.c:624:3: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at /home/broonie/build/linux-stable/include/pcmcia/ds.h:213) [-Wdeprecated-declarations]
/home/broonie/build/linux-stable/drivers/pinctrl/pinctrl-bcm2835.c:1060:17: warning: ignoring return value of 'gpiochip_remove', declared with attribute warn_unused_result [-Wunused-result]
/home/broonie/build/linux-stable/drivers/pinctrl/pinctrl-bcm2835.c:1043:18: warning: ignoring return value of 'gpiochip_remove', declared with attribute warn_unused_result [-Wunused-result]
/home/broonie/build/linux-stable/drivers/power/ab8500_fg.c:2989:27: warning: 'i' may be used uninitialized in this function [-Wuninitialized]
/home/broonie/build/linux-stable/drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
/home/broonie/build/linux-stable/drivers/staging/dgap/dgap_driver.c:961:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/drivers/staging/dgap/dgap_fep5.c:103:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/drivers/staging/dgap/dgap_tty.c:658:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/drivers/staging/dgnc/dgnc_tty.c:583:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:303:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/broonie/build/linux-stable/drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:307:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/broonie/build/linux-stable/drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:467:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/broonie/build/linux-stable/drivers/staging/imx-drm/imx-drm-core.c:87:25: warning: unused variable 'imxdrm' [-Wunused-variable]
/home/broonie/build/linux-stable/drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
/home/broonie/build/linux-stable/drivers/scsi/3w-xxxx.c:2116:29: warning: mis-aligned access used for structure member [-fstrict-volatile-bitfields]
/home/broonie/build/linux-stable/drivers/scsi/3w-xxxx.c:1001:14: warning: mis-aligned access used for structure member [-fstrict-volatile-bitfields]
/home/broonie/build/linux-stable/drivers/scsi/3w-xxxx.c:1001:14: warning: mis-aligned access used for structure member [-fstrict-volatile-bitfields]
/home/broonie/build/linux-stable/drivers/scsi/3w-xxxx.c:1004:14: warning: mis-aligned access used for structure member [-fstrict-volatile-bitfields]
/home/broonie/build/linux-stable/drivers/tty/isicom.c:1058:2: warning: integer overflow in expression [-Woverflow]
/home/broonie/build/linux-stable/drivers/tty/serial/efm32-uart.c:834:20: warning: 'efm32_uart_exit' defined but not used [-Wunused-function]
/home/broonie/build/linux-stable/drivers/staging/sm7xxfb/sm7xxfb.c:117:19: warning: 'sm7xx_vga_setup' defined but not used [-Wunused-function]
/home/broonie/build/linux-stable/drivers/staging/vt6655/device_main.c:3253:1: warning: the frame size of 1288 bytes is larger than 1024 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/drivers/staging/wlan-ng/prism2fw.c:795:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/drivers/staging/vt6655/iwctl.c:759:1: warning: the frame size of 1280 bytes is larger than 1024 bytes [-Wframe-larger-than=]
-------------------------------------------------------------------------------
x86_64-allnoconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
/home/broonie/build/linux-stable/scripts/sortextable.h:176:3: warning: 'relocs_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/broonie/build/linux-stable/scripts/sortextable.h:176:3: warning: 'relocs_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm64-defconfig : PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
/home/broonie/build/linux-stable/scripts/sortextable.h:176:3: warning: 'relocs_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/broonie/build/linux-stable/scripts/sortextable.h:176:3: warning: 'relocs_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/broonie/build/linux-stable/net/core/sysctl_net_core.c:26:12: warning: 'one' defined but not used [-Wunused-variable]
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
arm64-allnoconfig
arm-allnoconfig
Tree/Branch: v3.10.87
Git describe: v3.10.87
Commit: 5a427ce18a Linux 3.10.87
Build Time: 24 min 40 sec
Passed: 8 / 8 (100.00 %)
Failed: 0 / 8 ( 0.00 %)
Errors: 0
Warnings: 76
Section Mismatches: 0
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
27 warnings 0 mismatches : arm64-allmodconfig
3 warnings 0 mismatches : arm-multi_v7_defconfig
3 warnings 0 mismatches : x86_64-defconfig
54 warnings 0 mismatches : arm-allmodconfig
2 warnings 0 mismatches : x86_64-allnoconfig
3 warnings 0 mismatches : arm64-defconfig
-------------------------------------------------------------------------------
Warnings Summary: 76
5 /home/broonie/build/linux-stable/net/core/sysctl_net_core.c:24:12: warning: 'one' defined but not used [-Wunused-variable]
4 /home/broonie/build/linux-stable/scripts/sortextable.h:158:3: warning: 'relocs_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
4 /home/broonie/build/linux-stable/arch/arm64/include/asm/cmpxchg.h:162:3: warning: value computed is not used [-Wunused-value]
3 /home/broonie/build/linux-stable/drivers/scsi/3w-xxxx.c:1000:14: warning: mis-aligned access used for structure member [-fstrict-volatile-bitfields]
3 /home/broonie/build/linux-stable/arch/arm64/include/asm/cmpxchg.h:74:3: warning: value computed is not used [-Wunused-value]
2 /home/broonie/build/linux-stable/drivers/net/ethernet/smsc/smc91x.c:1899:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
2 /home/broonie/build/linux-stable/Documentation/misc-devices/mei/mei-amt-version.c:103:5: warning: 'acmd.fd' is used uninitialized in this function [-Wuninitialized]
1 /home/broonie/build/linux-stable/sound/soc/codecs/max98090.c:2354:12: warning: 'max98090_runtime_suspend' defined but not used [-Wunused-function]
1 /home/broonie/build/linux-stable/sound/soc/codecs/max98090.c:2341:12: warning: 'max98090_runtime_resume' defined but not used [-Wunused-function]
1 /home/broonie/build/linux-stable/net/sunrpc/xprtrdma/verbs.c:1774:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/net/rfkill/rfkill-regulator.c:43:4: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
1 /home/broonie/build/linux-stable/net/rfkill/rfkill-regulator.c:43:20: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
1 /home/broonie/build/linux-stable/kernel/auditfilter.c:426:3: warning: this decimal constant is unsigned only in ISO C90 [enabled by default]
1 /home/broonie/build/linux-stable/include/linux/dynamic_debug.h:64:16: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat=]
1 /home/broonie/build/linux-stable/include/linux/dynamic_debug.h:64:16: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'size_t' [-Wformat=]
1 /home/broonie/build/linux-stable/include/linux/dynamic_debug.h:64:16: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat=]
1 /home/broonie/build/linux-stable/fs/namespace.c:2586:8: warning: 'kernel_type' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 /home/broonie/build/linux-stable/fs/namespace.c:2586:8: warning: 'kernel_dev' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 /home/broonie/build/linux-stable/drivers/video/aty/radeon_pm.c:1718:13: warning: 'radeon_reinitialize_M10' defined but not used [-Wunused-function]
1 /home/broonie/build/linux-stable/drivers/usb/host/xhci.c:3595:17: warning: unused variable 'dev' [-Wunused-variable]
1 /home/broonie/build/linux-stable/drivers/usb/host/xhci.c:3509:17: warning: unused variable 'dev' [-Wunused-variable]
1 /home/broonie/build/linux-stable/drivers/staging/wlan-ng/prism2fw.c:795:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/drivers/staging/vt6655/iwctl.c:758:1: warning: the frame size of 1280 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/drivers/staging/vt6655/device_main.c:3257:1: warning: the frame size of 1856 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/drivers/staging/sm7xxfb/sm7xxfb.c:117:19: warning: 'sm7xx_vga_setup' defined but not used [-Wunused-function]
1 /home/broonie/build/linux-stable/drivers/spi/spi-pl022.c:281:31: warning: large integer implicitly truncated to unsigned type [-Woverflow]
1 /home/broonie/build/linux-stable/drivers/spi/spi-pl022.c:2226:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'resource_size_t' [-Wformat=]
1 /home/broonie/build/linux-stable/drivers/spi/spi-gpio.c:255:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 /home/broonie/build/linux-stable/drivers/scsi/pm8001/pm8001_init.c:424:4: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 /home/broonie/build/linux-stable/drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
1 /home/broonie/build/linux-stable/drivers/scsi/aic7xxx_old.c:8517:5: warning: case value '257' not in enumerated type 'ahc_chip' [-Wswitch]
1 /home/broonie/build/linux-stable/drivers/scsi/aic7xxx_old.c:8510:5: warning: case value '513' not in enumerated type 'ahc_chip' [-Wswitch]
1 /home/broonie/build/linux-stable/drivers/scsi/aic7xxx_old.c:7901:5: warning: case value '257' not in enumerated type 'ahc_chip' [-Wswitch]
1 /home/broonie/build/linux-stable/drivers/scsi/aic7xxx_old.c:7898:5: warning: case value '513' not in enumerated type 'ahc_chip' [-Wswitch]
1 /home/broonie/build/linux-stable/drivers/scsi/3w-xxxx.c:2114:29: warning: mis-aligned access used for structure member [-fstrict-volatile-bitfields]
1 /home/broonie/build/linux-stable/drivers/scsi/3w-xxxx.c:1003:14: warning: mis-aligned access used for structure member [-fstrict-volatile-bitfields]
1 /home/broonie/build/linux-stable/drivers/regulator/tps62360-regulator.c:364:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 /home/broonie/build/linux-stable/drivers/power/twl4030_charger.c:192:20: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
1 /home/broonie/build/linux-stable/drivers/power/pm2301_charger.c:725:20: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
1 /home/broonie/build/linux-stable/drivers/power/ab8500_fg.c:2989:27: warning: 'i' may be used uninitialized in this function [-Wuninitialized]
1 /home/broonie/build/linux-stable/drivers/power/ab8500_charger.c:1558:20: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
1 /home/broonie/build/linux-stable/drivers/power/ab8500_charger.c:1389:20: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
1 /home/broonie/build/linux-stable/drivers/pinctrl/pinctrl-bcm2835.c:1053:17: warning: ignoring return value of 'gpiochip_remove', declared with attribute warn_unused_result [-Wunused-result]
1 /home/broonie/build/linux-stable/drivers/pinctrl/pinctrl-bcm2835.c:1036:18: warning: ignoring return value of 'gpiochip_remove', declared with attribute warn_unused_result [-Wunused-result]
1 /home/broonie/build/linux-stable/drivers/net/wireless/ti/wlcore/spi.c:317:1: warning: the frame size of 8672 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/drivers/net/ethernet/neterion/vxge/vxge-main.c:2143:13: warning: 'adaptive_coalesce_rx_interrupts' defined but not used [-Wunused-function]
1 /home/broonie/build/linux-stable/drivers/net/ethernet/neterion/vxge/vxge-main.c:2115:13: warning: 'adaptive_coalesce_tx_interrupts' defined but not used [-Wunused-function]
1 /home/broonie/build/linux-stable/drivers/net/ethernet/dec/tulip/winbond-840.c:911:2: warning: #warning Processor architecture undefined [-Wcpp]
1 /home/broonie/build/linux-stable/drivers/net/ethernet/amd/nmclan_cs.c:625:3: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at /home/broonie/build/linux-stable/include/pcmcia/ds.h:213) [-Wdeprecated-declarations]
1 /home/broonie/build/linux-stable/drivers/mtd/chips/cfi_cmdset_0020.c:654:1: warning: the frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/drivers/mmc/host/tmio_mmc_pio.c:798:19: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
1 /home/broonie/build/linux-stable/drivers/misc/lkdtm.c:276:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/drivers/mfd/tps65217.c:173:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 /home/broonie/build/linux-stable/drivers/media/platform/omap3isp/ispccp2.c:167:19: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
1 /home/broonie/build/linux-stable/drivers/isdn/hardware/mISDN/w6692.c:1181:2: warning: unsupported argument to '__builtin_return_address' [enabled by default]
1 /home/broonie/build/linux-stable/drivers/isdn/hardware/mISDN/mISDNipac.c:759:2: warning: unsupported argument to '__builtin_return_address' [enabled by default]
1 /home/broonie/build/linux-stable/drivers/isdn/hardware/mISDN/hfcpci.c:2298:2: warning: ignoring return value of 'driver_for_each_device', declared with attribute warn_unused_result [-Wunused-result]
1 /home/broonie/build/linux-stable/drivers/iommu/omap-iommu.c:1245:4: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat]
1 /home/broonie/build/linux-stable/drivers/iommu/omap-iommu.c:1238:4: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat]
1 /home/broonie/build/linux-stable/drivers/input/keyboard/cros_ec_keyb.c:210:13: warning: 'cros_ec_keyb_clear_keyboard' defined but not used [-Wunused-function]
1 /home/broonie/build/linux-stable/drivers/input/joystick/analog.c:171:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp]
1 /home/broonie/build/linux-stable/drivers/infiniband/hw/nes/nes_hw.c:92:23: warning: 'nes_tcp_state_str' defined but not used [-Wunused-variable]
1 /home/broonie/build/linux-stable/drivers/infiniband/hw/nes/nes_hw.c:81:23: warning: 'nes_iwarp_state_str' defined but not used [-Wunused-variable]
1 /home/broonie/build/linux-stable/drivers/infiniband/hw/cxgb4/mem.c:79:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 /home/broonie/build/linux-stable/drivers/iio/adc/exynos_adc.c:111:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 /home/broonie/build/linux-stable/drivers/gpu/drm/exynos/exynos_hdmi.c:1702:23: warning: ignoring return value of 'regulator_bulk_enable', declared with attribute warn_unused_result [-Wunused-result]
1 /home/broonie/build/linux-stable/drivers/gpio/gpio-mcp23s08.c:622:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 /home/broonie/build/linux-stable/drivers/dma/pl330.c:2379:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 /home/broonie/build/linux-stable/drivers/dma/pl330.c:2058:5: warning: passing argument 3 of 'dma_alloc_coherent' from incompatible pointer type
1 /home/broonie/build/linux-stable/drivers/clocksource/bcm_kona_timer.c:210:1: warning: comparison of distinct pointer types lacks a cast [enabled by default]
1 /home/broonie/build/linux-stable/drivers/block/rbd.c:1161:12: warning: comparison of distinct pointer types lacks a cast [enabled by default]
1 /home/broonie/build/linux-stable/drivers/block/mtip32xx/mtip32xx.c:2827:1: warning: the frame size of 1080 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/crypto/wp512.c:987:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 /home/broonie/build/linux-stable/arch/arm/mm/init.c:731:2: warning: passing argument 2 of 'free_reserved_area' makes integer from pointer without a cast [enabled by default]
1 /home/broonie/build/linux-stable/arch/arm/mm/init.c:731:2: warning: passing argument 1 of 'free_reserved_area' makes integer from pointer without a cast [enabled by default]
1 /home/broonie/build/linux-stable/arch/arm/mach-omap2/board-am3517crane.c:113:6: warning: unused variable 'ret' [-Wunused-variable]
===============================================================================
Detailed per-defconfig build reports below:
-------------------------------------------------------------------------------
arm64-allmodconfig : PASS, 0 errors, 27 warnings, 0 section mismatches
Warnings:
/home/broonie/build/linux-stable/arch/arm64/include/asm/cmpxchg.h:74:3: warning: value computed is not used [-Wunused-value]
/home/broonie/build/linux-stable/arch/arm64/include/asm/cmpxchg.h:74:3: warning: value computed is not used [-Wunused-value]
/home/broonie/build/linux-stable/arch/arm64/include/asm/cmpxchg.h:74:3: warning: value computed is not used [-Wunused-value]
/home/broonie/build/linux-stable/include/linux/dynamic_debug.h:64:16: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat=]
/home/broonie/build/linux-stable/include/linux/dynamic_debug.h:64:16: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'dma_addr_t' [-Wformat=]
/home/broonie/build/linux-stable/include/linux/dynamic_debug.h:64:16: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'size_t' [-Wformat=]
/home/broonie/build/linux-stable/drivers/dma/pl330.c:2058:5: warning: passing argument 3 of 'dma_alloc_coherent' from incompatible pointer type
/home/broonie/build/linux-stable/drivers/dma/pl330.c:2379:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/broonie/build/linux-stable/drivers/gpio/gpio-mcp23s08.c:622:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/broonie/build/linux-stable/sound/soc/codecs/max98090.c:2341:12: warning: 'max98090_runtime_resume' defined but not used [-Wunused-function]
/home/broonie/build/linux-stable/sound/soc/codecs/max98090.c:2354:12: warning: 'max98090_runtime_suspend' defined but not used [-Wunused-function]
/home/broonie/build/linux-stable/arch/arm64/include/asm/cmpxchg.h:162:3: warning: value computed is not used [-Wunused-value]
/home/broonie/build/linux-stable/net/core/sysctl_net_core.c:24:12: warning: 'one' defined but not used [-Wunused-variable]
/home/broonie/build/linux-stable/drivers/iio/adc/exynos_adc.c:111:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/broonie/build/linux-stable/drivers/input/joystick/analog.c:171:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp]
/home/broonie/build/linux-stable/drivers/input/keyboard/cros_ec_keyb.c:210:13: warning: 'cros_ec_keyb_clear_keyboard' defined but not used [-Wunused-function]
/home/broonie/build/linux-stable/arch/arm64/include/asm/cmpxchg.h:162:3: warning: value computed is not used [-Wunused-value]
/home/broonie/build/linux-stable/drivers/mfd/tps65217.c:173:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/broonie/build/linux-stable/drivers/net/ethernet/smsc/smc91x.c:1899:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/broonie/build/linux-stable/arch/arm64/include/asm/cmpxchg.h:162:3: warning: value computed is not used [-Wunused-value]
/home/broonie/build/linux-stable/net/rfkill/rfkill-regulator.c:43:4: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
/home/broonie/build/linux-stable/drivers/regulator/tps62360-regulator.c:364:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/broonie/build/linux-stable/drivers/spi/spi-gpio.c:255:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/broonie/build/linux-stable/drivers/spi/spi-pl022.c:281:31: warning: large integer implicitly truncated to unsigned type [-Woverflow]
/home/broonie/build/linux-stable/drivers/spi/spi-pl022.c:2226:9: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'resource_size_t' [-Wformat=]
/home/broonie/build/linux-stable/drivers/net/wireless/ti/wlcore/spi.c:317:1: warning: the frame size of 8672 bytes is larger than 2048 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/Documentation/misc-devices/mei/mei-amt-version.c:103:5: warning: 'acmd.fd' is used uninitialized in this function [-Wuninitialized]
-------------------------------------------------------------------------------
arm-multi_v7_defconfig : PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
/home/broonie/build/linux-stable/scripts/sortextable.h:158:3: warning: 'relocs_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/broonie/build/linux-stable/scripts/sortextable.h:158:3: warning: 'relocs_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/broonie/build/linux-stable/net/core/sysctl_net_core.c:24:12: warning: 'one' defined but not used [-Wunused-variable]
-------------------------------------------------------------------------------
x86_64-defconfig : PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
/home/broonie/build/linux-stable/fs/namespace.c:2586:8: warning: 'kernel_dev' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/broonie/build/linux-stable/fs/namespace.c:2586:8: warning: 'kernel_type' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/broonie/build/linux-stable/net/core/sysctl_net_core.c:24:12: warning: 'one' defined but not used [-Wunused-variable]
-------------------------------------------------------------------------------
arm-allmodconfig : PASS, 0 errors, 54 warnings, 0 section mismatches
Warnings:
/home/broonie/build/linux-stable/arch/arm/mm/init.c:731:2: warning: passing argument 1 of 'free_reserved_area' makes integer from pointer without a cast [enabled by default]
/home/broonie/build/linux-stable/arch/arm/mm/init.c:731:2: warning: passing argument 2 of 'free_reserved_area' makes integer from pointer without a cast [enabled by default]
/home/broonie/build/linux-stable/arch/arm/mach-omap2/board-am3517crane.c:113:6: warning: unused variable 'ret' [-Wunused-variable]
/home/broonie/build/linux-stable/kernel/auditfilter.c:426:3: warning: this decimal constant is unsigned only in ISO C90 [enabled by default]
/home/broonie/build/linux-stable/crypto/wp512.c:987:1: warning: the frame size of 1088 bytes is larger than 1024 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/drivers/block/rbd.c:1161:12: warning: comparison of distinct pointer types lacks a cast [enabled by default]
/home/broonie/build/linux-stable/drivers/block/mtip32xx/mtip32xx.c:2827:1: warning: the frame size of 1080 bytes is larger than 1024 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/drivers/clocksource/bcm_kona_timer.c:210:1: warning: comparison of distinct pointer types lacks a cast [enabled by default]
/home/broonie/build/linux-stable/net/core/sysctl_net_core.c:24:12: warning: 'one' defined but not used [-Wunused-variable]
/home/broonie/build/linux-stable/drivers/gpu/drm/exynos/exynos_hdmi.c:1702:23: warning: ignoring return value of 'regulator_bulk_enable', declared with attribute warn_unused_result [-Wunused-result]
/home/broonie/build/linux-stable/net/rfkill/rfkill-regulator.c:43:20: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
/home/broonie/build/linux-stable/drivers/iommu/omap-iommu.c:1238:4: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat]
/home/broonie/build/linux-stable/drivers/iommu/omap-iommu.c:1245:4: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat]
/home/broonie/build/linux-stable/drivers/infiniband/hw/cxgb4/mem.c:79:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/broonie/build/linux-stable/drivers/isdn/hardware/mISDN/hfcpci.c:2298:2: warning: ignoring return value of 'driver_for_each_device', declared with attribute warn_unused_result [-Wunused-result]
/home/broonie/build/linux-stable/drivers/isdn/hardware/mISDN/w6692.c:1181:2: warning: unsupported argument to '__builtin_return_address' [enabled by default]
/home/broonie/build/linux-stable/drivers/isdn/hardware/mISDN/mISDNipac.c:759:2: warning: unsupported argument to '__builtin_return_address' [enabled by default]
/home/broonie/build/linux-stable/drivers/infiniband/hw/nes/nes_hw.c:81:23: warning: 'nes_iwarp_state_str' defined but not used [-Wunused-variable]
/home/broonie/build/linux-stable/drivers/infiniband/hw/nes/nes_hw.c:92:23: warning: 'nes_tcp_state_str' defined but not used [-Wunused-variable]
/home/broonie/build/linux-stable/drivers/misc/lkdtm.c:276:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/net/sunrpc/xprtrdma/verbs.c:1774:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/drivers/mmc/host/tmio_mmc_pio.c:798:19: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
/home/broonie/build/linux-stable/drivers/mtd/chips/cfi_cmdset_0020.c:654:1: warning: the frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/drivers/media/platform/omap3isp/ispccp2.c:167:19: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
/home/broonie/build/linux-stable/drivers/net/ethernet/amd/nmclan_cs.c:625:3: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at /home/broonie/build/linux-stable/include/pcmcia/ds.h:213) [-Wdeprecated-declarations]
/home/broonie/build/linux-stable/drivers/pinctrl/pinctrl-bcm2835.c:1053:17: warning: ignoring return value of 'gpiochip_remove', declared with attribute warn_unused_result [-Wunused-result]
/home/broonie/build/linux-stable/drivers/pinctrl/pinctrl-bcm2835.c:1036:18: warning: ignoring return value of 'gpiochip_remove', declared with attribute warn_unused_result [-Wunused-result]
/home/broonie/build/linux-stable/drivers/power/ab8500_charger.c:1389:20: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
/home/broonie/build/linux-stable/drivers/power/ab8500_charger.c:1558:20: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
/home/broonie/build/linux-stable/drivers/power/ab8500_fg.c:2989:27: warning: 'i' may be used uninitialized in this function [-Wuninitialized]
/home/broonie/build/linux-stable/drivers/power/pm2301_charger.c:725:20: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
/home/broonie/build/linux-stable/drivers/power/twl4030_charger.c:192:20: warning: ignoring return value of 'regulator_enable', declared with attribute warn_unused_result [-Wunused-result]
/home/broonie/build/linux-stable/drivers/net/ethernet/dec/tulip/winbond-840.c:911:2: warning: #warning Processor architecture undefined [-Wcpp]
/home/broonie/build/linux-stable/drivers/net/ethernet/neterion/vxge/vxge-main.c:2115:13: warning: 'adaptive_coalesce_tx_interrupts' defined but not used [-Wunused-function]
/home/broonie/build/linux-stable/drivers/net/ethernet/neterion/vxge/vxge-main.c:2143:13: warning: 'adaptive_coalesce_rx_interrupts' defined but not used [-Wunused-function]
/home/broonie/build/linux-stable/drivers/scsi/pm8001/pm8001_init.c:424:4: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/broonie/build/linux-stable/drivers/usb/host/xhci.c:3509:17: warning: unused variable 'dev' [-Wunused-variable]
/home/broonie/build/linux-stable/drivers/usb/host/xhci.c:3595:17: warning: unused variable 'dev' [-Wunused-variable]
/home/broonie/build/linux-stable/drivers/scsi/aic7xxx_old.c:7901:5: warning: case value '257' not in enumerated type 'ahc_chip' [-Wswitch]
/home/broonie/build/linux-stable/drivers/scsi/aic7xxx_old.c:7898:5: warning: case value '513' not in enumerated type 'ahc_chip' [-Wswitch]
/home/broonie/build/linux-stable/drivers/scsi/aic7xxx_old.c:8517:5: warning: case value '257' not in enumerated type 'ahc_chip' [-Wswitch]
/home/broonie/build/linux-stable/drivers/scsi/aic7xxx_old.c:8510:5: warning: case value '513' not in enumerated type 'ahc_chip' [-Wswitch]
/home/broonie/build/linux-stable/drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
/home/broonie/build/linux-stable/drivers/staging/sm7xxfb/sm7xxfb.c:117:19: warning: 'sm7xx_vga_setup' defined but not used [-Wunused-function]
/home/broonie/build/linux-stable/drivers/staging/vt6655/device_main.c:3257:1: warning: the frame size of 1856 bytes is larger than 1024 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/drivers/scsi/3w-xxxx.c:1000:14: warning: mis-aligned access used for structure member [-fstrict-volatile-bitfields]
/home/broonie/build/linux-stable/drivers/scsi/3w-xxxx.c:1000:14: warning: mis-aligned access used for structure member [-fstrict-volatile-bitfields]
/home/broonie/build/linux-stable/drivers/scsi/3w-xxxx.c:1000:14: warning: mis-aligned access used for structure member [-fstrict-volatile-bitfields]
/home/broonie/build/linux-stable/drivers/scsi/3w-xxxx.c:1003:14: warning: mis-aligned access used for structure member [-fstrict-volatile-bitfields]
/home/broonie/build/linux-stable/drivers/scsi/3w-xxxx.c:2114:29: warning: mis-aligned access used for structure member [-fstrict-volatile-bitfields]
/home/broonie/build/linux-stable/drivers/staging/vt6655/iwctl.c:758:1: warning: the frame size of 1280 bytes is larger than 1024 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/drivers/staging/wlan-ng/prism2fw.c:795:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
/home/broonie/build/linux-stable/drivers/video/aty/radeon_pm.c:1718:13: warning: 'radeon_reinitialize_M10' defined but not used [-Wunused-function]
/home/broonie/build/linux-stable/Documentation/misc-devices/mei/mei-amt-version.c:103:5: warning: 'acmd.fd' is used uninitialized in this function [-Wuninitialized]
-------------------------------------------------------------------------------
x86_64-allnoconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
/home/broonie/build/linux-stable/scripts/sortextable.h:158:3: warning: 'relocs_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
/home/broonie/build/linux-stable/scripts/sortextable.h:158:3: warning: 'relocs_size' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm64-defconfig : PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
/home/broonie/build/linux-stable/arch/arm64/include/asm/cmpxchg.h:162:3: warning: value computed is not used [-Wunused-value]
/home/broonie/build/linux-stable/net/core/sysctl_net_core.c:24:12: warning: 'one' defined but not used [-Wunused-variable]
/home/broonie/build/linux-stable/drivers/net/ethernet/smsc/smc91x.c:1899:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
arm64-allnoconfig
arm-allnoconfig