Tree/Branch: master
Git describe: v3.18-rc4-65-g2c54396e40c7
Commit: 2c54396e40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Build Time: 17 min 36 sec
Passed: 7 / 8 ( 87.50 %)
Failed: 1 / 8 ( 12.50 %)
Errors: 1
Warnings: 28
Section Mismatches: 0
Failed defconfigs:
arm64-allmodconfig
Errors:
arm64-allmodconfig
../net/bridge/netfilter/nft_reject_bridge.c:240:3: error: implicit declaration of function 'csum_ipv6_magic' [-Werror=implicit-function-declaration]
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
1 warnings 0 mismatches : x86_64-allnoconfig
11 warnings 0 mismatches : arm64-allmodconfig
1 warnings 0 mismatches : arm-allnoconfig
19 warnings 0 mismatches : arm-allmodconfig
1 warnings 0 mismatches : arm64-defconfig
-------------------------------------------------------------------------------
Errors summary: 1
1 ../net/bridge/netfilter/nft_reject_bridge.c:240:3: error: implicit declaration of function 'csum_ipv6_magic' [-Werror=implicit-function-declaration]
Warnings Summary: 28
3 ../scripts/kconfig/menu.c:590:18: warning: 'jump' may be used uninitialized in this function [-Wmaybe-uninitialized]
2 ../include/linux/dynamic_debug.h:78:3: warning: unsupported argument to '__builtin_return_address'
2 ../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
2 ../drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
1 ../net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1480 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../include/uapi/linux/swab.h:13:15: warning: integer overflow in expression [-Woverflow]
1 ../include/linux/kernel.h:707:17: warning: comparison of distinct pointer types lacks a cast
1 ../fs/btrfs/extent_io.c:2166:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/usb/renesas_usbhs/common.c:469:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/usb/gadget/udc/udc-xilinx.c:2136:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/staging/vt6655/device_main.c:2993:1: warning: the frame size of 1304 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/staging/bcm/CmHost.c:1564:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/staging/bcm/CmHost.c:1546:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/staging/bcm/CmHost.c:1503:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:467:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:307:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:303:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
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 1208 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/infiniband/ulp/iser/iser_verbs.c:1203:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/infiniband/ulp/iser/iser_verbs.c:1198:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/infiniband/ulp/iser/iser_verbs.c:1172:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/infiniband/ulp/iser/iser_verbs.c:1171:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined
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 ../arch/arm/mach-cns3xxx/pcie.c:313:1: warning: the frame size of 1080 bytes is larger than 1024 bytes [-Wframe-larger-than=]
===============================================================================
Detailed per-defconfig build reports below:
-------------------------------------------------------------------------------
x86_64-allnoconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings:
../scripts/kconfig/menu.c:590:18: warning: 'jump' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm64-allmodconfig : FAIL, 1 errors, 11 warnings, 0 section mismatches
Errors:
../net/bridge/netfilter/nft_reject_bridge.c:240:3: error: implicit declaration of function 'csum_ipv6_magic' [-Werror=implicit-function-declaration]
Warnings:
../drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined
../drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined
../drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined
../drivers/staging/bcm/CmHost.c:1503:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/staging/bcm/CmHost.c:1546:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/staging/bcm/CmHost.c:1564:3: 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/gadget/udc/udc-xilinx.c:2136:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/usb/renesas_usbhs/common.c:469:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-------------------------------------------------------------------------------
arm-allnoconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings:
../scripts/kconfig/menu.c:590:18: warning: 'jump' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm-allmodconfig : PASS, 0 errors, 19 warnings, 0 section mismatches
Warnings:
../arch/arm/mach-cns3xxx/pcie.c:313:1: warning: the frame size of 1080 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1480 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../fs/btrfs/extent_io.c:2166:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../include/linux/kernel.h:707:17: warning: comparison of distinct pointer types lacks a cast
../include/linux/dynamic_debug.h:78:3: warning: unsupported argument to '__builtin_return_address'
../include/linux/dynamic_debug.h:78:3: warning: unsupported argument to '__builtin_return_address'
../drivers/infiniband/ulp/iser/iser_verbs.c:1171:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/infiniband/ulp/iser/iser_verbs.c:1172:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/infiniband/ulp/iser/iser_verbs.c:1198:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/infiniband/ulp/iser/iser_verbs.c:1203:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1208 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:303:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:307:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:467:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
../include/uapi/linux/swab.h:13:15: warning: integer overflow in expression [-Woverflow]
../drivers/staging/vt6655/device_main.c:2993:1: warning: the frame size of 1304 bytes is larger than 1024 bytes [-Wframe-larger-than=]
-------------------------------------------------------------------------------
arm64-defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings:
../scripts/kconfig/menu.c:590:18: warning: 'jump' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
arm64-allnoconfig
arm-multi_v7_defconfig
x86_64-defconfig
Here are the build results from automated periodic testing.
The tree being built was mainline, found at:
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git (master branch)
Topmost commit:
2c54396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/mainline/v3.18-rc4-65-g2c54396/
Runtime: 58m 29s
Passed: 129
Failed: 1
Warnings: 45
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm64.allmodconfig
-------------------------------------------------------------------------------
Errors:
arm64.allmodconfig:
net/bridge/netfilter/nft_reject_bridge.c:240:3: error: implicit declaration of function 'csum_ipv6_magic' [-Werror=implicit-function-declaration]
drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
#warning Processor architecture undefined
drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp]
#warning Processor architecture undefined!
Warnings:
1 arch/arm/mach-cns3xxx/pcie.c:313:1: warning: the frame size of 1080 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined
1 drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined
1 drivers/infiniband/hw/ehca/ehca_mrmw.c:1907:6: warning: 'prev_pgaddr' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 drivers/infiniband/hw/ehca/ehca_mrmw.c:2430:5: warning: 'hret' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined
1 drivers/infiniband/ulp/iser/iser_verbs.c:1171:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/infiniband/ulp/iser/iser_verbs.c:1172:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/infiniband/ulp/iser/iser_verbs.c:1198:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/infiniband/ulp/iser/iser_verbs.c:1203:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1208 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp]
1 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:303:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:307:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:467:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/staging/bcm/CmHost.c:1503:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/staging/bcm/CmHost.c:1546:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/staging/bcm/CmHost.c:1564:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/staging/vt6655/device_main.c:2993:1: warning: the frame size of 1304 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/usb/gadget/udc/udc-xilinx.c:2136:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/usb/renesas_usbhs/common.c:469:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 fs/btrfs/extent_io.c:2166:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 include/linux/kernel.h:707:17: warning: comparison of distinct pointer types lacks a cast
1 include/sound/control.h:212:2: warning: 'master_vol' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 include/uapi/linux/swab.h:13:15: warning: integer overflow in expression [-Woverflow]
1 lib/cpumask.c:194:25: warning: the address of 'cpu_all_bits' will always evaluate as 'true' [-Waddress]
1 lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1480 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
2 arch/arm/mm/cache-l2x0.c:168:13: warning: 'l2x0_cache_sync' defined but not used [-Wunused-function]
2 arch/arm/mm/cache-l2x0.c:185:13: warning: 'l2x0_flush_all' defined but not used [-Wunused-function]
2 arch/arm/mm/cache-l2x0.c:195:13: warning: 'l2x0_disable' defined but not used [-Wunused-function]
2 drivers/net/ethernet/broadcom/tg3.c:12059:4: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
2 drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
2 drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
2 include/linux/dynamic_debug.h:78:3: warning: unsupported argument to '__builtin_return_address'
3 fs/isofs/inode.c:177:1: warning: 'isofs_hash_common' defined but not used [-Wunused-function]
Section mismatches:
Kevin's boot bot <khilman(a)kernel.org> writes:
> Full Build report: http://status.armcloud.us/build/next/kernel/next-20141113/
> Full Boot report: http://status.armcloud.us/boot/all/job/next/kernel/next-20141113/
>
> Tree/Branch: next
> Git describe: next-20141113
>
> Failed boot tests
> =================
[...]
> Offline boards (unable to connect to serial console)
> ====================================================
> exynos5422-odroid-xu3: OFFLINE: arm-multi_v7_defconfig
> exynos5422-odroid-xu3: OFFLINE: arm-exynos_defconfig
Ugh, turns out the odroid-XU3 is back-powered by HDMI, so with a display
plugged in, just toggling wall power doesn't reboot the board. Looks
like I need to hook up a button pusher for the reset button also.
All the other failures were previously bisected/reported.
Kevin
Here are the build results from automated periodic testing.
The tree being built was next, found at:
http://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git (master branch)
Topmost commit:
bbdef57 Add linux-next specific files for 20141113
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20141113/
Runtime: 5m 2s
Passed: 106
Failed: 20
Warnings: 513
Section mismatches: 2
-------------------------------------------------------------------------------
Failed defconfigs:
arm.allmodconfig
arm.assabet_defconfig
arm.axm55xx_defconfig
arm.badge4_defconfig
arm.clps711x_defconfig
arm.colibri_pxa270_defconfig
arm.corgi_defconfig
arm.davinci_all_defconfig
arm.dove_defconfig
arm.eseries_pxa_defconfig
arm.h3600_defconfig
arm.jornada720_defconfig
arm.kzm9g_defconfig
arm.mv78xx0_defconfig
arm.orion5x_defconfig
arm.simpad_defconfig
arm.spitz_defconfig
arm.tct_hammer_defconfig
arm.trizeps4_defconfig
arm.viper_defconfig
-------------------------------------------------------------------------------
Errors:
arm.allmodconfig:
/tmp/ccXm73ea.s:366: Error: selected processor does not support ARM mode `isb'
/tmp/ccXm73ea.s:369: Error: selected processor does not support ARM mode `isb'
/tmp/ccXm73ea.s:371: Error: selected processor does not support ARM mode `isb'
drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
#warning Processor architecture undefined
arm.assabet_defconfig:
net/irda/iriap.c:489:27: error: 'ias_charset_types' undeclared (first use in this function)
include/linux/bug.h:33:45: error: bit-field '<anonymous>' width not an integer constant
net/irda/irlmp_event.c:146:14: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:164:4: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:287:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:302:41: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:462:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:544:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:604:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:668:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:757:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:826:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:884:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlap.c:455:42: error: 'lap_reasons' undeclared (first use in this function)
net/irda/irlap_event.c:246:4: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:545:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:655:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:721:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:741:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:950:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1121:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1407:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1606:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1653:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1745:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1867:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2276:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2290:41: error: 'irlap_event' undeclared (first use in this function)
arm.axm55xx_defconfig:
drivers/dma/pl330.c:2468: undefined reference to `__aeabi_uldivmod'
drivers/dma/pl330.c:2468: undefined reference to `__aeabi_uldivmod'
arm.badge4_defconfig:
net/irda/iriap.c:489:27: error: 'ias_charset_types' undeclared (first use in this function)
include/linux/bug.h:33:45: error: bit-field '<anonymous>' width not an integer constant
net/irda/irlmp_event.c:146:14: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:164:4: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:287:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:302:41: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:462:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:544:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:604:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:668:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:757:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:826:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:884:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlap.c:455:42: error: 'lap_reasons' undeclared (first use in this function)
net/irda/irlap_event.c:246:4: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:545:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:655:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:721:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:741:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:950:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1121:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1407:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1606:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1653:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1745:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1867:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2276:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2290:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:110:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:140:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:173:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:215:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:231:31: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:626:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:663:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:727:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:800:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:858:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:907:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:984:5: error: 'ircomm_tty_event' undeclared (first use in this function)
arm.clps711x_defconfig:
net/irda/iriap.c:489:27: error: 'ias_charset_types' undeclared (first use in this function)
include/linux/bug.h:33:45: error: bit-field '<anonymous>' width not an integer constant
net/irda/irlmp_event.c:146:14: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:164:4: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:287:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:302:41: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:462:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:544:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:604:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:668:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:757:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:826:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:884:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlap.c:455:42: error: 'lap_reasons' undeclared (first use in this function)
net/irda/irlap_event.c:246:4: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:545:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:655:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:721:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:741:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:950:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1121:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1407:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1606:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1653:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1745:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1867:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2276:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2290:41: error: 'irlap_event' undeclared (first use in this function)
arm.colibri_pxa270_defconfig:
net/irda/iriap.c:489:27: error: 'ias_charset_types' undeclared (first use in this function)
include/linux/bug.h:33:45: error: bit-field '<anonymous>' width not an integer constant
net/irda/irlmp_event.c:146:14: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:164:4: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:287:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:302:41: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:462:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:544:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:604:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:668:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:757:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:826:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:884:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlap.c:455:42: error: 'lap_reasons' undeclared (first use in this function)
net/irda/irlap_event.c:246:4: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:545:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:655:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:721:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:741:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:950:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1121:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1407:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1606:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1653:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1745:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1867:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2276:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2290:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:110:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:140:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:173:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:215:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:231:31: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:626:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:663:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:727:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:800:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:858:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:907:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:984:5: error: 'ircomm_tty_event' undeclared (first use in this function)
arm.corgi_defconfig:
net/irda/iriap.c:489:27: error: 'ias_charset_types' undeclared (first use in this function)
include/linux/bug.h:33:45: error: bit-field '<anonymous>' width not an integer constant
net/irda/irlmp_event.c:146:14: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:164:4: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:287:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:302:41: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:462:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:544:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:604:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:668:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:757:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:826:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:884:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlap.c:455:42: error: 'lap_reasons' undeclared (first use in this function)
net/irda/irlap_event.c:246:4: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:545:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:655:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:721:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:741:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:950:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1121:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1407:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1606:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1653:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1745:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1867:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2276:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2290:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:110:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:140:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:173:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:215:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:231:31: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:626:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:663:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:727:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:800:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:858:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:907:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:984:5: error: 'ircomm_tty_event' undeclared (first use in this function)
arm.davinci_all_defconfig:
drivers/tty/vt/vt.c:2703:4: error: implicit declaration of function 'vt_get_kmsg_redirect' [-Werror=implicit-function-declaration]
arm.dove_defconfig:
arch/arm/plat-orion/gpio.c:509:12: error: too few arguments to function 'irq_reg_readl'
arch/arm/plat-orion/gpio.c:511:2: error: too few arguments to function 'irq_reg_writel'
arch/arm/plat-orion/gpio.c:523:12: error: too few arguments to function 'irq_reg_readl'
arch/arm/plat-orion/gpio.c:525:2: error: too few arguments to function 'irq_reg_writel'
arm.eseries_pxa_defconfig:
net/irda/iriap.c:489:27: error: 'ias_charset_types' undeclared (first use in this function)
include/linux/bug.h:33:45: error: bit-field '<anonymous>' width not an integer constant
net/irda/irlmp_event.c:146:14: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:164:4: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:287:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:302:41: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:462:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:544:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:604:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:668:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:757:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:826:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:884:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlap.c:455:42: error: 'lap_reasons' undeclared (first use in this function)
net/irda/irlap_event.c:246:4: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:545:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:655:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:721:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:741:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:950:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1121:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1407:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1606:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1653:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1745:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1867:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2276:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2290:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:110:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:140:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:173:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:215:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:231:31: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:626:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:663:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:727:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:800:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:858:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:907:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:984:5: error: 'ircomm_tty_event' undeclared (first use in this function)
arm.h3600_defconfig:
net/irda/iriap.c:489:27: error: 'ias_charset_types' undeclared (first use in this function)
include/linux/bug.h:33:45: error: bit-field '<anonymous>' width not an integer constant
net/irda/irlmp_event.c:146:14: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:164:4: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:287:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:302:41: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:462:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:544:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:604:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:668:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:757:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:826:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:884:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlap.c:455:42: error: 'lap_reasons' undeclared (first use in this function)
net/irda/irlap_event.c:246:4: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:545:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:655:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:721:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:741:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:950:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1121:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1407:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1606:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1653:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1745:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1867:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2276:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2290:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:110:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:140:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:173:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:215:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:231:31: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:626:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:663:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:727:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:800:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:858:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:907:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:984:5: error: 'ircomm_tty_event' undeclared (first use in this function)
arm.jornada720_defconfig:
net/irda/iriap.c:489:27: error: 'ias_charset_types' undeclared (first use in this function)
include/linux/bug.h:33:45: error: bit-field '<anonymous>' width not an integer constant
net/irda/irlmp_event.c:146:14: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:164:4: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:287:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:302:41: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:462:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:544:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:604:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:668:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:757:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:826:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:884:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlap.c:455:42: error: 'lap_reasons' undeclared (first use in this function)
net/irda/irlap_event.c:246:4: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:545:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:655:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:721:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:741:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:950:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1121:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1407:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1606:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1653:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1745:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1867:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2276:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2290:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:110:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:140:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:173:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:215:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:231:31: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:626:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:663:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:727:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:800:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:858:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:907:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:984:5: error: 'ircomm_tty_event' undeclared (first use in this function)
arm.kzm9g_defconfig:
net/irda/iriap.c:489:27: error: 'ias_charset_types' undeclared (first use in this function)
include/linux/bug.h:33:45: error: bit-field '<anonymous>' width not an integer constant
net/irda/irlmp_event.c:146:14: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:164:4: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:287:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:302:41: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:462:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:544:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:604:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:668:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:757:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:826:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:884:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlap.c:455:42: error: 'lap_reasons' undeclared (first use in this function)
net/irda/irlap_event.c:246:4: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:545:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:655:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:721:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:741:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:950:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1121:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1407:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1606:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1653:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1745:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1867:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2276:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2290:41: error: 'irlap_event' undeclared (first use in this function)
arm.mv78xx0_defconfig:
arch/arm/plat-orion/gpio.c:509:12: error: too few arguments to function 'irq_reg_readl'
arch/arm/plat-orion/gpio.c:511:2: error: too few arguments to function 'irq_reg_writel'
arch/arm/plat-orion/gpio.c:523:12: error: too few arguments to function 'irq_reg_readl'
arch/arm/plat-orion/gpio.c:525:2: error: too few arguments to function 'irq_reg_writel'
arm.orion5x_defconfig:
arch/arm/plat-orion/gpio.c:509:12: error: too few arguments to function 'irq_reg_readl'
arch/arm/plat-orion/gpio.c:511:2: error: too few arguments to function 'irq_reg_writel'
arch/arm/plat-orion/gpio.c:523:12: error: too few arguments to function 'irq_reg_readl'
arch/arm/plat-orion/gpio.c:525:2: error: too few arguments to function 'irq_reg_writel'
arm.simpad_defconfig:
net/irda/iriap.c:489:27: error: 'ias_charset_types' undeclared (first use in this function)
include/linux/bug.h:33:45: error: bit-field '<anonymous>' width not an integer constant
net/irda/irlmp_event.c:146:14: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:164:4: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:287:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:302:41: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:462:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:544:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:604:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:668:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:757:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:826:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:884:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlap.c:455:42: error: 'lap_reasons' undeclared (first use in this function)
net/irda/irlap_event.c:246:4: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:545:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:655:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:721:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:741:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:950:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1121:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1407:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1606:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1653:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1745:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1867:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2276:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2290:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:110:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:140:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:173:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:215:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:231:31: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:626:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:663:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:727:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:800:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:858:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:907:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:984:5: error: 'ircomm_tty_event' undeclared (first use in this function)
arm.spitz_defconfig:
net/irda/iriap.c:489:27: error: 'ias_charset_types' undeclared (first use in this function)
include/linux/bug.h:33:45: error: bit-field '<anonymous>' width not an integer constant
net/irda/irlmp_event.c:146:14: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:164:4: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:287:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:302:41: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:462:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:544:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:604:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:668:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:757:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:826:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:884:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlap.c:455:42: error: 'lap_reasons' undeclared (first use in this function)
net/irda/irlap_event.c:246:4: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:545:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:655:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:721:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:741:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:950:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1121:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1407:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1606:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1653:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1745:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1867:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2276:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2290:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:110:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:140:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:173:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:215:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:231:31: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:626:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:663:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:727:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:800:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:858:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:907:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:984:5: error: 'ircomm_tty_event' undeclared (first use in this function)
arm.tct_hammer_defconfig:
drivers/tty/vt/vt.c:2703:4: error: implicit declaration of function 'vt_get_kmsg_redirect' [-Werror=implicit-function-declaration]
arm.trizeps4_defconfig:
net/irda/iriap.c:489:27: error: 'ias_charset_types' undeclared (first use in this function)
include/linux/bug.h:33:45: error: bit-field '<anonymous>' width not an integer constant
net/irda/irlmp_event.c:146:14: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:164:4: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:287:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:302:41: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:462:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:544:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:604:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:668:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:757:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:826:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlmp_event.c:884:15: error: 'irlmp_event' undeclared (first use in this function)
net/irda/irlap.c:455:42: error: 'lap_reasons' undeclared (first use in this function)
net/irda/irlap_event.c:246:4: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:545:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:655:5: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:721:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:741:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:950:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1121:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1407:15: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1606:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1653:43: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1745:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:1867:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2276:12: error: 'irlap_event' undeclared (first use in this function)
net/irda/irlap_event.c:2290:41: error: 'irlap_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:110:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:140:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:173:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:215:5: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_event.c:231:31: error: 'ircomm_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:626:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:663:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:727:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:800:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:858:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:907:35: error: 'ircomm_tty_event' undeclared (first use in this function)
net/irda/ircomm/ircomm_tty_attach.c:984:5: error: 'ircomm_tty_event' undeclared (first use in this function)
arm.viper_defconfig:
drivers/tty/vt/vt.c:2703:4: error: implicit declaration of function 'vt_get_kmsg_redirect' [-Werror=implicit-function-declaration]
Warnings:
1 arch/arm64/kernel/efi.c:276:20: warning: 'free_end' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 arch/arm/include/asm/irqflags.h:152:2: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 arch/arm/mach-cns3xxx/pcie.c:313:1: warning: the frame size of 1080 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 buildall.arm.acs5k_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.acs5k_tiny_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.allmodconfig.log.failed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.allnoconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.am200epdkit_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.ape6evm_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.armadillo800eva_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.assabet_defconfig.log.failed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.at91_dt_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.at91rm9200_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.at91sam9260_9g20_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.at91sam9261_9g10_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.at91sam9263_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.axm55xx_defconfig.log.failed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.badge4_defconfig.log.failed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.bcm2835_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.bcm_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.bockw_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.cerfcube_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.clps711x_defconfig.log.failed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.cm_x2xx_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.cm_x300_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.cns3420vb_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.colibri_pxa270_defconfig.log.failed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.colibri_pxa300_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.collie_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.corgi_defconfig.log.failed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.davinci_all_defconfig.log.failed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.dove_defconfig.log.failed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.ebsa110_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.efm32_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.em_x270_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.ep93xx_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.eseries_pxa_defconfig.log.failed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.exynos_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.ezx_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.footbridge_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.h3600_defconfig.log.failed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.h5000_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.hackkit_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.hisi_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.imote2_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.imx_v4_v5_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.imx_v6_v7_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.integrator_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.iop13xx_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.iop32x_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.iop33x_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.ixp4xx_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.jornada720_defconfig.log.failed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.keystone_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.ks8695_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.kzm9g_defconfig.log.failed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.lager_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.lart_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.lpc32xx_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.lpd270_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.lubbock_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.mackerel_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.magician_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.mainstone_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.marzen_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.mini2440_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.mmp2_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.moxart_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.msm_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.multi_lpae_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.multi_v5_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.multi_v7_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.mv78xx0_defconfig.log.failed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.mvebu_v5_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.mvebu_v7_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.mxs_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.neponset_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.netwinder_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.netx_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.nhk8815_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.nuc910_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.nuc950_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.nuc960_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.omap1_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.omap2plus_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.orion5x_defconfig.log.failed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.palmz72_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.pcm027_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.pleb_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.prima2_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.pxa168_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.pxa255-idp_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.pxa3xx_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.pxa910_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.qcom_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.raumfeld_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.realview_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.realview-smp_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.rpc_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.s3c2410_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.s3c6400_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.s5pv210_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.sama5_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.shannon_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.shmobile_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.simpad_defconfig.log.failed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.socfpga_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.spear13xx_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.spear3xx_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.spear6xx_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.spitz_defconfig.log.failed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.sunxi_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.tct_hammer_defconfig.log.failed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.tegra_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.trizeps4_defconfig.log.failed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.u300_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.u8500_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.versatile_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.vexpress_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.viper_defconfig.log.failed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.vt8500_v6_v7_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.xcep_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.arm.zeus_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.powerpc.pasemi_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 buildall.powerpc.ppc64_defconfig.log.passed:<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
1 drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined
1 drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined
1 drivers/gpio/gpio-74xx-mmio.c:132:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/infiniband/hw/ehca/ehca_mrmw.c:1907:6: warning: 'prev_pgaddr' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 drivers/infiniband/hw/ehca/ehca_mrmw.c:2430:5: warning: 'hret' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined
1 drivers/infiniband/ulp/iser/iser_verbs.c:1171:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/infiniband/ulp/iser/iser_verbs.c:1172:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/infiniband/ulp/iser/iser_verbs.c:1198:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/infiniband/ulp/iser/iser_verbs.c:1203:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1208 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp]
1 drivers/net/ethernet/mellanox/mlx4/fw.c:1944:12: warning: 'config_dev.rx_checksum_val' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 drivers/net/ethernet/mellanox/mlx4/fw.c:1951:26: warning: 'config_dev.vxlan_udp_dport' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:303:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:307:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:467:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 drivers/net/wireless/ath/wil6210/fw_inc.c:447:4: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
1 drivers/tty/serial/imx.c:306:13: warning: 'imx_port_ucrs_save' defined but not used [-Wunused-function]
1 drivers/tty/serial/imx.c:315:13: warning: 'imx_port_ucrs_restore' defined but not used [-Wunused-function]
1 drivers/tty/serial/mxs-auart.c:962:2: warning: initialization from incompatible pointer type
1 drivers/tty/serial/mxs-auart.c:962:2: warning: (near initialization for 'mxs_auart_ops.set_ldisc')
1 drivers/usb/gadget/udc/udc-xilinx.c:2135:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 drivers/usb/renesas_usbhs/common.c:471:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 fs/btrfs/extent_io.c:2166:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 include/linux/dynamic_debug.h:64:16: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat=]
1 include/linux/kernel.h:710:17: warning: comparison of distinct pointer types lacks a cast
1 include/linux/spinlock.h:253:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 include/sound/control.h:212:2: warning: 'master_vol' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 include/uapi/linux/swab.h:13:15: warning: integer overflow in expression [-Woverflow]
1 kernel/rcu/tree_plugin.h:908:13: warning: 'rcu_preempt_has_tasks' defined but not used [-Wunused-function]
1 lib/cpumask.c:194:25: warning: the address of 'cpu_all_bits' will always evaluate as 'true' [-Waddress]
1 lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1480 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
2 arch/arm/mm/cache-l2x0.c:168:13: warning: 'l2x0_cache_sync' defined but not used [-Wunused-function]
2 arch/arm/mm/cache-l2x0.c:185:13: warning: 'l2x0_flush_all' defined but not used [-Wunused-function]
2 arch/arm/mm/cache-l2x0.c:195:13: warning: 'l2x0_disable' defined but not used [-Wunused-function]
2 drivers/mfd/axp20x.c:239:30: warning: 'axp20x_acpi_match' defined but not used [-Wunused-variable]
2 drivers/net/ethernet/broadcom/tg3.c:12059:4: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
2 drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
2 drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
2 fs/binfmt_elf.c:719:9: warning: passing argument 3 of 'arch_elf_pt_proc' from incompatible pointer type
2 fs/binfmt_elf.c:748:20: warning: passing argument 3 of 'arch_elf_pt_proc' from incompatible pointer type
2 include/linux/dynamic_debug.h:78:3: warning: unsupported argument to '__builtin_return_address'
3 arch/arm/plat-orion/gpio.c:511:17: warning: passing argument 1 of 'irq_reg_writel' makes pointer from integer without a cast
3 arch/arm/plat-orion/gpio.c:511:26: warning: passing argument 2 of 'irq_reg_writel' makes integer from pointer without a cast
3 arch/arm/plat-orion/gpio.c:525:17: warning: passing argument 1 of 'irq_reg_writel' makes pointer from integer without a cast
3 arch/arm/plat-orion/gpio.c:525:26: warning: passing argument 2 of 'irq_reg_writel' makes integer from pointer without a cast
3 fs/isofs/inode.c:177:1: warning: 'isofs_hash_common' defined but not used [-Wunused-function]
4 mm/memcontrol.c:1641:13: warning: 'test_mem_cgroup_node_reclaimable' defined but not used [-Wunused-function]
5 fs/binfmt_elf.c:718:30: warning: passing argument 1 of 'arch_elf_pt_proc' from incompatible pointer type
5 fs/binfmt_elf.c:718:44: warning: passing argument 2 of 'arch_elf_pt_proc' from incompatible pointer type
5 fs/binfmt_elf.c:747:31: warning: passing argument 1 of 'arch_elf_pt_proc' from incompatible pointer type
5 fs/binfmt_elf.c:748:10: warning: passing argument 2 of 'arch_elf_pt_proc' from incompatible pointer type
5 fs/binfmt_elf.c:761:26: warning: passing argument 1 of 'arch_check_elf' from incompatible pointer type
18 kernel/rcu/tree_plugin.h:897:13: warning: 'rcu_report_unblock_qs_rnp' defined but not used [-Wunused-function]
18 kernel/rcu/tree_plugin.h:965:13: warning: 'rcu_report_exp_rnp' defined but not used [-Wunused-function]
127 include/linux/elf.h:84:15: warning: its scope is only this definition or declaration, which is probably not what you want
127 include/linux/elf.h:84:15: warning: 'struct file' declared inside parameter list
Section mismatches:
1 multi_lpae_defconfig WARNING: vmlinux.o(.text+0x238e94): Section mismatch in reference from the function brcmstb_gisb_arb_probe() to the function .init.text:hook_fault_code()
1 multi_v7_defconfig WARNING: vmlinux.o(.text+0x238e94): Section mismatch in reference from the function brcmstb_gisb_arb_probe() to the function .init.text:hook_fault_code()
Tree/Branch: next-20141113
Git describe: next-20141113
Commit: bbdef57970 Add linux-next specific files for 20141113
Build Time: 23 min 14 sec
Passed: 7 / 8 ( 87.50 %)
Failed: 1 / 8 ( 12.50 %)
Errors: 3
Warnings: 50
Section Mismatches: 0
Failed defconfigs:
arm-allmodconfig
Errors:
arm-allmodconfig
/tmp/cc47C4S0.s:366: Error: selected processor does not support ARM mode `isb'
/tmp/cc47C4S0.s:369: Error: selected processor does not support ARM mode `isb'
/tmp/cc47C4S0.s:371: Error: selected processor does not support ARM mode `isb'
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
2 warnings 0 mismatches : arm64-allnoconfig
28 warnings 0 mismatches : arm64-allmodconfig
6 warnings 0 mismatches : arm-multi_v7_defconfig
8 warnings 0 mismatches : x86_64-defconfig
28 warnings 0 mismatches : arm-allmodconfig
2 warnings 0 mismatches : arm-allnoconfig
1 warnings 0 mismatches : x86_64-allnoconfig
18 warnings 0 mismatches : arm64-defconfig
-------------------------------------------------------------------------------
Errors summary: 3
1 /tmp/cc47C4S0.s:371: Error: selected processor does not support ARM mode `isb'
1 /tmp/cc47C4S0.s:369: Error: selected processor does not support ARM mode `isb'
1 /tmp/cc47C4S0.s:366: Error: selected processor does not support ARM mode `isb'
Warnings Summary: 50
11 ../include/linux/elf.h:84:15: warning: its scope is only this definition or declaration, which is probably not what you want
11 ../include/linux/elf.h:84:15: warning: 'struct file' declared inside parameter list
4 <stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
4 ../kernel/rcu/tree_plugin.h:965:13: warning: 'rcu_report_exp_rnp' defined but not used [-Wunused-function]
4 ../kernel/rcu/tree_plugin.h:897:13: warning: 'rcu_report_unblock_qs_rnp' defined but not used [-Wunused-function]
3 ../scripts/kconfig/menu.c:590:18: warning: 'jump' may be used uninitialized in this function [-Wmaybe-uninitialized]
3 ../mm/memcontrol.c:1641:13: warning: 'test_mem_cgroup_node_reclaimable' defined but not used [-Wunused-function]
2 ../include/linux/dynamic_debug.h:78:3: warning: unsupported argument to '__builtin_return_address'
2 ../fs/binfmt_elf.c:761:11: warning: passing argument 1 of 'arch_check_elf' from incompatible pointer type
2 ../fs/binfmt_elf.c:747:14: warning: passing argument 3 of 'arch_elf_pt_proc' from incompatible pointer type
2 ../fs/binfmt_elf.c:747:14: warning: passing argument 2 of 'arch_elf_pt_proc' from incompatible pointer type
2 ../fs/binfmt_elf.c:747:14: warning: passing argument 1 of 'arch_elf_pt_proc' from incompatible pointer type
2 ../fs/binfmt_elf.c:718:13: warning: passing argument 3 of 'arch_elf_pt_proc' from incompatible pointer type
2 ../fs/binfmt_elf.c:718:13: warning: passing argument 2 of 'arch_elf_pt_proc' from incompatible pointer type
2 ../fs/binfmt_elf.c:718:13: warning: passing argument 1 of 'arch_elf_pt_proc' from incompatible pointer type
2 ../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
2 ../drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
1 ../net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1480 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../include/uapi/linux/swab.h:13:15: warning: integer overflow in expression [-Woverflow]
1 ../include/linux/spinlock.h:364:95: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../include/linux/kernel.h:710:17: warning: comparison of distinct pointer types lacks a cast
1 ../include/linux/dynamic_debug.h:64:16: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat=]
1 ../fs/btrfs/extent_io.c:2166:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../fs/binfmt_elf.c:761:26: warning: passing argument 1 of 'arch_check_elf' from incompatible pointer type
1 ../fs/binfmt_elf.c:748:10: warning: passing argument 2 of 'arch_elf_pt_proc' from incompatible pointer type
1 ../fs/binfmt_elf.c:747:31: warning: passing argument 1 of 'arch_elf_pt_proc' from incompatible pointer type
1 ../fs/binfmt_elf.c:718:44: warning: passing argument 2 of 'arch_elf_pt_proc' from incompatible pointer type
1 ../fs/binfmt_elf.c:718:30: warning: passing argument 1 of 'arch_elf_pt_proc' from incompatible pointer type
1 ../drivers/usb/renesas_usbhs/common.c:471:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/usb/gadget/udc/udc-xilinx.c:2135:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/tty/serial/imx.c:315:13: warning: 'imx_port_ucrs_restore' defined but not used [-Wunused-function]
1 ../drivers/tty/serial/imx.c:306:13: warning: 'imx_port_ucrs_save' defined but not used [-Wunused-function]
1 ../drivers/net/wireless/ath/wil6210/fw_inc.c:447:4: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
1 ../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:467:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:307:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:303:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
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 1208 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/mfd/axp20x.c:239:30: warning: 'axp20x_acpi_match' defined but not used [-Wunused-variable]
1 ../drivers/infiniband/ulp/iser/iser_verbs.c:1203:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/infiniband/ulp/iser/iser_verbs.c:1198:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/infiniband/ulp/iser/iser_verbs.c:1172:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/infiniband/ulp/iser/iser_verbs.c:1171:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
1 ../drivers/infiniband/hw/qib/qib_qp.c:44:0: warning: "BITS_PER_PAGE" redefined
1 ../drivers/gpio/gpio-74xx-mmio.c:132:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/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 ../arch/arm64/kernel/efi.c:276:20: warning: 'free_end' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm/mach-cns3xxx/pcie.c:313:1: warning: the frame size of 1080 bytes is larger than 1024 bytes [-Wframe-larger-than=]
===============================================================================
Detailed per-defconfig build reports below:
-------------------------------------------------------------------------------
arm64-allnoconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
../include/linux/elf.h:84:15: warning: 'struct file' declared inside parameter list
../include/linux/elf.h:84:15: warning: its scope is only this definition or declaration, which is probably not what you want
-------------------------------------------------------------------------------
arm64-allmodconfig : PASS, 0 errors, 28 warnings, 0 section mismatches
Warnings:
../include/linux/elf.h:84:15: warning: 'struct file' declared inside parameter list
../include/linux/elf.h:84:15: warning: its scope is only this definition or declaration, which is probably not what you want
../include/linux/elf.h:84:15: warning: 'struct file' declared inside parameter list
../include/linux/elf.h:84:15: warning: its scope is only this definition or declaration, which is probably not what you want
../kernel/rcu/tree_plugin.h:897:13: warning: 'rcu_report_unblock_qs_rnp' defined but not used [-Wunused-function]
../kernel/rcu/tree_plugin.h:965:13: warning: 'rcu_report_exp_rnp' defined but not used [-Wunused-function]
../mm/memcontrol.c:1641:13: warning: 'test_mem_cgroup_node_reclaimable' defined but not used [-Wunused-function]
../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
../include/linux/elf.h:84:15: warning: 'struct file' declared inside parameter list
../include/linux/elf.h:84:15: warning: its scope is only this definition or declaration, which is probably not what you want
../include/linux/dynamic_debug.h:64:16: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'dma_addr_t' [-Wformat=]
../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
../include/linux/elf.h:84:15: warning: 'struct file' declared inside parameter list
../include/linux/elf.h:84:15: warning: its scope is only this definition or declaration, which is probably not what you want
../fs/binfmt_elf.c:718:13: warning: passing argument 1 of 'arch_elf_pt_proc' from incompatible pointer type
../fs/binfmt_elf.c:718:13: warning: passing argument 2 of 'arch_elf_pt_proc' from incompatible pointer type
../fs/binfmt_elf.c:718:13: warning: passing argument 3 of 'arch_elf_pt_proc' from incompatible pointer type
../fs/binfmt_elf.c:747:14: warning: passing argument 1 of 'arch_elf_pt_proc' from incompatible pointer type
../fs/binfmt_elf.c:747:14: warning: passing argument 2 of 'arch_elf_pt_proc' from incompatible pointer type
../fs/binfmt_elf.c:747:14: warning: passing argument 3 of 'arch_elf_pt_proc' from incompatible pointer type
../fs/binfmt_elf.c:761:11: warning: passing argument 1 of 'arch_check_elf' from incompatible pointer type
../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/gadget/udc/udc-xilinx.c:2135:34: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/usb/renesas_usbhs/common.c:471:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-------------------------------------------------------------------------------
arm-multi_v7_defconfig : PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
../kernel/rcu/tree_plugin.h:897:13: warning: 'rcu_report_unblock_qs_rnp' defined but not used [-Wunused-function]
../kernel/rcu/tree_plugin.h:965:13: warning: 'rcu_report_exp_rnp' defined but not used [-Wunused-function]
../include/linux/elf.h:84:15: warning: 'struct file' declared inside parameter list
../include/linux/elf.h:84:15: warning: its scope is only this definition or declaration, which is probably not what you want
<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
-------------------------------------------------------------------------------
x86_64-defconfig : PASS, 0 errors, 8 warnings, 0 section mismatches
Warnings:
../kernel/rcu/tree_plugin.h:897:13: warning: 'rcu_report_unblock_qs_rnp' defined but not used [-Wunused-function]
../kernel/rcu/tree_plugin.h:965:13: warning: 'rcu_report_exp_rnp' defined but not used [-Wunused-function]
../fs/binfmt_elf.c:718:30: warning: passing argument 1 of 'arch_elf_pt_proc' from incompatible pointer type
../fs/binfmt_elf.c:718:44: warning: passing argument 2 of 'arch_elf_pt_proc' from incompatible pointer type
../fs/binfmt_elf.c:747:31: warning: passing argument 1 of 'arch_elf_pt_proc' from incompatible pointer type
../fs/binfmt_elf.c:748:10: warning: passing argument 2 of 'arch_elf_pt_proc' from incompatible pointer type
../fs/binfmt_elf.c:761:26: warning: passing argument 1 of 'arch_check_elf' from incompatible pointer type
../include/linux/spinlock.h:364:95: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm-allmodconfig : FAIL, 3 errors, 28 warnings, 0 section mismatches
Errors:
/tmp/cc47C4S0.s:366: Error: selected processor does not support ARM mode `isb'
/tmp/cc47C4S0.s:369: Error: selected processor does not support ARM mode `isb'
/tmp/cc47C4S0.s:371: Error: selected processor does not support ARM mode `isb'
Warnings:
<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
../arch/arm/mach-cns3xxx/pcie.c:313:1: warning: the frame size of 1080 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../mm/memcontrol.c:1641:13: warning: 'test_mem_cgroup_node_reclaimable' defined but not used [-Wunused-function]
../kernel/rcu/tree_plugin.h:897:13: warning: 'rcu_report_unblock_qs_rnp' defined but not used [-Wunused-function]
../kernel/rcu/tree_plugin.h:965:13: warning: 'rcu_report_exp_rnp' defined but not used [-Wunused-function]
../fs/btrfs/extent_io.c:2166:13: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../include/linux/elf.h:84:15: warning: 'struct file' declared inside parameter list
../include/linux/elf.h:84:15: warning: its scope is only this definition or declaration, which is probably not what you want
../lib/lz4/lz4hc_compress.c:514:1: warning: the frame size of 1480 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/infiniband/ulp/iser/iser_verbs.c:1171:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/infiniband/ulp/iser/iser_verbs.c:1172:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/infiniband/ulp/iser/iser_verbs.c:1198:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../drivers/infiniband/ulp/iser/iser_verbs.c:1203:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../include/linux/kernel.h:710:17: warning: comparison of distinct pointer types lacks a cast
../include/linux/dynamic_debug.h:78:3: warning: unsupported argument to '__builtin_return_address'
../include/linux/dynamic_debug.h:78:3: warning: unsupported argument to '__builtin_return_address'
../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1208 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/mfd/axp20x.c:239:30: warning: 'axp20x_acpi_match' defined but not used [-Wunused-variable]
../drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
../drivers/net/wireless/ath/wil6210/fw_inc.c:447:4: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=]
../drivers/tty/serial/imx.c:306:13: warning: 'imx_port_ucrs_save' defined but not used [-Wunused-function]
../drivers/tty/serial/imx.c:315:13: warning: 'imx_port_ucrs_restore' defined but not used [-Wunused-function]
../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:303:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:307:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../drivers/net/ethernet/mellanox/mlx5/core/debugfs.c:467:46: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../include/uapi/linux/swab.h:13:15: warning: integer overflow in expression [-Woverflow]
../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
-------------------------------------------------------------------------------
arm-allnoconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
../scripts/kconfig/menu.c:590:18: warning: 'jump' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1250:2: warning: #warning syscall execveat not implemented [-Wcpp]
-------------------------------------------------------------------------------
x86_64-allnoconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings:
../scripts/kconfig/menu.c:590:18: warning: 'jump' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm64-defconfig : PASS, 0 errors, 18 warnings, 0 section mismatches
Warnings:
../scripts/kconfig/menu.c:590:18: warning: 'jump' may be used uninitialized in this function [-Wmaybe-uninitialized]
../include/linux/elf.h:84:15: warning: 'struct file' declared inside parameter list
../include/linux/elf.h:84:15: warning: its scope is only this definition or declaration, which is probably not what you want
../include/linux/elf.h:84:15: warning: 'struct file' declared inside parameter list
../include/linux/elf.h:84:15: warning: its scope is only this definition or declaration, which is probably not what you want
../arch/arm64/kernel/efi.c:276:20: warning: 'free_end' may be used uninitialized in this function [-Wmaybe-uninitialized]
../mm/memcontrol.c:1641:13: warning: 'test_mem_cgroup_node_reclaimable' defined but not used [-Wunused-function]
../include/linux/elf.h:84:15: warning: 'struct file' declared inside parameter list
../include/linux/elf.h:84:15: warning: its scope is only this definition or declaration, which is probably not what you want
../include/linux/elf.h:84:15: warning: 'struct file' declared inside parameter list
../include/linux/elf.h:84:15: warning: its scope is only this definition or declaration, which is probably not what you want
../fs/binfmt_elf.c:718:13: warning: passing argument 1 of 'arch_elf_pt_proc' from incompatible pointer type
../fs/binfmt_elf.c:718:13: warning: passing argument 2 of 'arch_elf_pt_proc' from incompatible pointer type
../fs/binfmt_elf.c:718:13: warning: passing argument 3 of 'arch_elf_pt_proc' from incompatible pointer type
../fs/binfmt_elf.c:747:14: warning: passing argument 1 of 'arch_elf_pt_proc' from incompatible pointer type
../fs/binfmt_elf.c:747:14: warning: passing argument 2 of 'arch_elf_pt_proc' from incompatible pointer type
../fs/binfmt_elf.c:747:14: warning: passing argument 3 of 'arch_elf_pt_proc' from incompatible pointer type
../fs/binfmt_elf.c:761:11: warning: passing argument 1 of 'arch_check_elf' from incompatible pointer type
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches: