The addition of cpufreq-cpu0 added the core CPU_FREQ config option but
this was already enabled further up the config, causing build warnings
from Kconfig. Remove the duplicate.
Signed-off-by: Mark Brown <broonie(a)kernel.org>
---
arch/arm/configs/multi_v7_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 9799e9d..c1cc616 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -414,5 +414,4 @@ CONFIG_DEBUG_FS=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_LOCKUP_DETECTOR=y
CONFIG_CRYPTO_DEV_TEGRA_AES=y
-CONFIG_CPU_FREQ=y
CONFIG_GENERIC_CPUFREQ_CPU0=y
--
2.1.0
Tree/Branch: master
Git describe: v3.17-rc5-24-g37504a3b
Commit: 37504a3be9 Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Build Time: 28 min 20 sec
Passed: 6 / 6 (100.00 %)
Failed: 0 / 6 ( 0.00 %)
Errors: 0
Warnings: 26
Section Mismatches: 0
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
18 warnings 0 mismatches : arm-allmodconfig
1 warnings 0 mismatches : arm-multi_v7_defconfig
7 warnings 0 mismatches : arm64-allmodconfig
-------------------------------------------------------------------------------
Warnings Summary: 26
1 ../sound/soc/fsl/fsl_sai.c:337:7: warning: large integer implicitly truncated to unsigned type [-Woverflow]
1 ../net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/tty/isicom.c:1058:240: warning: integer overflow in expression [-Woverflow]
1 ../drivers/staging/wlan-ng/prism2fw.c:792:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/staging/vt6655/device_main.c:3091:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/staging/rtl8192ee/pci.c:885:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'sk_buff_data_t' [-Wformat=]
1 ../drivers/staging/rtl8192ee/pci.c:885:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'sk_buff_data_t' [-Wformat=]
1 ../drivers/staging/dgnc/dgnc_tty.c:572:1: warning: the frame size of 1048 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/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
1 ../drivers/power/reset/xgene-reboot.c:80:17: warning: assignment from incompatible pointer type [enabled by default]
1 ../drivers/pci/host/pci-mvebu.c:887:39: warning: 'rtype' may be used uninitialized in this function [-Wmaybe-uninitialized]
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/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
1 ../drivers/net/ethernet/amd/nmclan_cs.c:624:3: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at ../include/pcmcia/ds.h:213) [-Wdeprecated-declarations]
1 ../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1192 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/isdn/hardware/mISDN/w6692.c:1181:75: warning: unsupported argument to '__builtin_return_address'
1 ../drivers/isdn/hardware/mISDN/mISDNipac.c:759:75: warning: unsupported argument to '__builtin_return_address'
1 ../drivers/infiniband/hw/mlx5/mem.c:71:143: warning: comparison of distinct pointer types lacks a cast
1 ../drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined [enabled by default]
1 ../drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined [enabled by default]
1 ../arch/arm/mach-cns3xxx/pcie.c:311:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
===============================================================================
Detailed per-defconfig build reports below:
-------------------------------------------------------------------------------
arm-allmodconfig : PASS, 0 errors, 18 warnings, 0 section mismatches
Warnings:
../arch/arm/mach-cns3xxx/pcie.c:311:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/infiniband/hw/mlx5/mem.c:71:143: warning: comparison of distinct pointer types lacks a cast
../drivers/isdn/hardware/mISDN/w6692.c:1181:75: warning: unsupported argument to '__builtin_return_address'
../drivers/isdn/hardware/mISDN/mISDNipac.c:759:75: warning: unsupported argument to '__builtin_return_address'
../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1192 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/net/ethernet/amd/nmclan_cs.c:624:3: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at ../include/pcmcia/ds.h:213) [-Wdeprecated-declarations]
../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/staging/dgnc/dgnc_tty.c:572:1: warning: the frame size of 1048 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
../drivers/tty/isicom.c:1058:240: warning: integer overflow in expression [-Woverflow]
../drivers/staging/rtl8192ee/pci.c:885:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'sk_buff_data_t' [-Wformat=]
../drivers/staging/rtl8192ee/pci.c:885:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'sk_buff_data_t' [-Wformat=]
../drivers/staging/vt6655/device_main.c:3091:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/staging/wlan-ng/prism2fw.c:792:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
-------------------------------------------------------------------------------
arm-multi_v7_defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings:
../drivers/pci/host/pci-mvebu.c:887:39: warning: 'rtype' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm64-allmodconfig : PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
../drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined [enabled by default]
../drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined [enabled by default]
../sound/soc/fsl/fsl_sai.c:337:7: warning: large integer implicitly truncated to unsigned type [-Woverflow]
../drivers/power/reset/xgene-reboot.c:80:17: warning: assignment from incompatible pointer type [enabled by default]
../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]
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
arm64-allnoconfig
arm-allnoconfig
arm64-defconfig
Marek wrote the driver and has been active in reviewing patches for it so
add a MAINTAINERS entry to help people find him and CC him on new patches.
Signed-off-by: Mark Brown <broonie(a)kernel.org>
---
Marek, is this OK for you?
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 4b7976b..ed17a5a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3848,6 +3848,13 @@ S: Maintained
F: include/linux/platform_data/video-imxfb.h
F: drivers/video/fbdev/imxfb.c
+FREESCALE IMX SPI DRIVER
+M: Marek Vasut <marex(a)denx.de>
+L: linux-spi(a)vger.kernel.org
+L: linux-arm-kernel(a)lists.infradead.org (moderated for non-subscribers)
+F: drivers/spi/spi-imx.c
+F: Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt
+
FREESCALE SOC FS_ENET DRIVER
M: Pantelis Antoniou <pantelis.antoniou(a)gmail.com>
M: Vitaly Bordug <vbordug(a)ru.mvista.com>
--
2.1.0
This patchset implements arch_trigger_all_cpu_backtrace for arm.
Non-maskable signalling relies on the kernel being able to access FIQ
and therefore, for devices that implement TrustZone, it will work only on
systems that boot the kernel in secure mode.
Tested on Freescale iMX.6 (both via SysRq-l and by deliberately locking
up the kernel with CONFIG_DEBUG_SPINLOCK=y).
Changes since v5:
* Renamed svc_entry's call_trace argument to just trace (example code
from Russell King).
* Fixed mismatched ENDPROC() in __fiq_abt (example code from Russell
King).
* Modified usr_entry to optionall avoid calling into the trace code and
used this in FIQ entry from usr path. Modified corresponding exit code to
avoid calling into trace code and the scheduler (example code from
Russell King).
* Ensured the default FIQ register state is restored when the default
FIQ handler is reinstalled (example code from Russell King).
* Renamed no_fiq_insn to dfl_fiq_insn to reflect the effect of adopting
a default FIQ handler.
* Re-instated fiq_safe_migration_lock and associated logic in
gic_raise_softirq(). gic_raise_softirq() is called by wake_up_klogd()
in the console unlock logic.
Changes since v4:
* Rebased on 3.17-rc4.
* Removed a spurious line from the final "glue it together" patch
that broke the build.
Changes since v3:
* Replaced push/pop with stmfd/ldmfd respectively (review of Nicolas
Pitre).
* Really fix bad pt_regs pointer generation in __fiq_abt.
* Remove fiq_safe_migration_lock and associated logic in
gic_raise_softirq() (review of Russell King)
* Restructured to introduce the default FIQ handler first, before the
new features (review of Russell King).
Changes since v2:
* Removed redundant header guards from arch/arm64/include/asm/fiq.h
(review of Catalin Marinas).
* Moved svc_exit_via_fiq macro to entry-header.S (review of Nicolas
Pitre).
Changes since v1:
* Restructured to sit nicely on a similar FYI patchset from Russell
King. It now effectively replaces the work in progress final patch
with something much more complete.
* Implemented (and tested) a Thumb-2 implementation of svc_exit_via_fiq
(review of Nicolas Pitre)
* Dropped the GIC group 0 workaround patch. The issue of FIQ interrupts
being acknowledged by the IRQ handler does still exist but should be
harmless because the IRQ handler will still wind up calling
ipi_cpu_backtrace().
* Removed any dependency on CONFIG_FIQ; all cpu backtrace effectively
becomes a platform feature (although the use of non-maskable
interrupts to implement it is best effort rather than guaranteed).
* Better comments highlighting usage of RAZ/WI registers (and parts of
registers) in the GIC code.
Changes *before* v1:
* This patchset is a hugely cut-down successor to "[PATCH v11 00/19]
arm: KGDB NMI/FIQ support". Thanks to Thomas Gleixner for suggesting
the new structure. For historic details see:
https://lkml.org/lkml/2014/9/2/227
* Fix bug in __fiq_abt (no longer passes a bad struct pt_regs value).
In fixing this we also remove the useless indirection previously
found in the fiq_handler macro.
* Make default fiq handler "always on" by migrating from fiq.c to
traps.c and replace do_unexp_fiq with the new handler (review
of Russell King).
* Add arm64 version of fiq.h (review of Russell King)
* Removed conditional branching and code from irq-gic.c, this is
replaced by much simpler code that relies on the GIC specification's
heavy use of read-as-zero/write-ignored (review of Russell King)
Daniel Thompson (5):
arm: fiq: Replace default FIQ handler
arm64: Introduce dummy version of asm/fiq.h
irqchip: gic: Add support for IPI FIQ
ARM: add basic support for on-demand backtrace of other CPUs
arm: smp: Handle ipi_cpu_backtrace() using FIQ (if available)
Russell King (1):
ARM: remove unused do_unexp_fiq() function
arch/arm/include/asm/irq.h | 5 ++
arch/arm/include/asm/smp.h | 3 +
arch/arm/kernel/entry-armv.S | 98 +++++++++++++++++++++---
arch/arm/kernel/entry-header.S | 47 ++++++++++++
arch/arm/kernel/fiq.c | 17 ++++-
arch/arm/kernel/setup.c | 8 +-
arch/arm/kernel/smp.c | 64 ++++++++++++++++
arch/arm/kernel/traps.c | 32 +++++++-
arch/arm64/include/asm/fiq.h | 8 ++
drivers/irqchip/irq-gic.c | 162 ++++++++++++++++++++++++++++++++++++++--
include/linux/irqchip/arm-gic.h | 3 +
11 files changed, 421 insertions(+), 26 deletions(-)
create mode 100644 arch/arm64/include/asm/fiq.h
--
1.9.3
Tree/Branch: next-20140915
Git describe: next-20140915
Commit: 3e9937919c Add linux-next specific files for 20140915
Build Time: 65 min 53 sec
Passed: 5 / 6 ( 83.33 %)
Failed: 1 / 6 ( 16.67 %)
Errors: 3
Warnings: 54
Section Mismatches: 0
Failed defconfigs:
arm-allmodconfig
Errors:
arm-allmodconfig
/tmp/cc0kds35.s:423: Error: selected processor does not support ARM mode `isb '
/tmp/cc0kds35.s:428: Error: selected processor does not support ARM mode `isb '
/tmp/cc0kds35.s:429: Error: selected processor does not support ARM mode `dsb '
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
14 warnings 0 mismatches : arm64-allnoconfig
31 warnings 0 mismatches : arm-allmodconfig
2 warnings 0 mismatches : arm-multi_v7_defconfig
7 warnings 0 mismatches : arm64-allmodconfig
-------------------------------------------------------------------------------
Errors summary: 3
1 /tmp/cc0kds35.s:429: Error: selected processor does not support ARM mode `dsb '
1 /tmp/cc0kds35.s:428: Error: selected processor does not support ARM mode `isb '
1 /tmp/cc0kds35.s:423: Error: selected processor does not support ARM mode `isb '
Warnings Summary: 54
1 arch/arm/configs/multi_v7_defconfig:417:warning: override: reassigning to symbol CPU_FREQ
1 ../net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/usb/renesas_usbhs/common.c:469:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/tty/isicom.c:1058:240: warning: integer overflow in expression [-Woverflow]
1 ../drivers/staging/vt6655/device_main.c:2998:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/staging/rtl8192ee/pci.c:879:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'sk_buff_data_t' [-Wformat=]
1 ../drivers/staging/rtl8192ee/pci.c:879:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'sk_buff_data_t' [-Wformat=]
1 ../drivers/staging/emxx_udc/emxx_udc.c:3252:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3251:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3250:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3249:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3248:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3247:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3246:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3245:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3244:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3243:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3242:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3241:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3240:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3239:2: warning: initialization discards 'const' qualifier from pointer target type
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/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
1 ../drivers/power/reset/xgene-reboot.c:80:17: warning: assignment from incompatible pointer type [enabled by default]
1 ../drivers/pci/host/pci-mvebu.c:887:39: warning: 'rtype' may be used uninitialized in this function [-Wmaybe-uninitialized]
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/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
1 ../drivers/net/ethernet/amd/nmclan_cs.c:624:3: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at ../include/pcmcia/ds.h:213) [-Wdeprecated-declarations]
1 ../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1192 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/isdn/hardware/mISDN/w6692.c:1181:75: warning: unsupported argument to '__builtin_return_address'
1 ../drivers/isdn/hardware/mISDN/mISDNipac.c:759:75: warning: unsupported argument to '__builtin_return_address'
1 ../drivers/infiniband/hw/mlx5/mem.c:71:143: warning: comparison of distinct pointer types lacks a cast
1 ../drivers/iio/adc/rockchip_saradc.c:144:6: warning: unused variable 'rate' [-Wunused-variable]
1 ../drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined [enabled by default]
1 ../drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined [enabled by default]
1 ../arch/arm64/kernel/insn.c:921:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:861:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:824:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:778:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:735:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:689:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:642:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:599:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:568:18: warning: 'shift' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:552:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:480:2: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:422:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:393:2: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:347:7: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm/mach-cns3xxx/pcie.c:311:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
===============================================================================
Detailed per-defconfig build reports below:
-------------------------------------------------------------------------------
arm64-allnoconfig : PASS, 0 errors, 14 warnings, 0 section mismatches
Warnings:
../arch/arm64/kernel/insn.c:393:2: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:422:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:480:2: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:347:7: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:568:18: warning: 'shift' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:552:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:599:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:642:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:689:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:735:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:778:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:824:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:861:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:921:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm-allmodconfig : FAIL, 3 errors, 31 warnings, 0 section mismatches
Errors:
/tmp/cc0kds35.s:423: Error: selected processor does not support ARM mode `isb '
/tmp/cc0kds35.s:428: Error: selected processor does not support ARM mode `isb '
/tmp/cc0kds35.s:429: Error: selected processor does not support ARM mode `dsb '
Warnings:
../arch/arm/mach-cns3xxx/pcie.c:311:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/iio/adc/rockchip_saradc.c:144:6: warning: unused variable 'rate' [-Wunused-variable]
../drivers/infiniband/hw/mlx5/mem.c:71:143: warning: comparison of distinct pointer types lacks a cast
../drivers/isdn/hardware/mISDN/w6692.c:1181:75: warning: unsupported argument to '__builtin_return_address'
../drivers/isdn/hardware/mISDN/mISDNipac.c:759:75: warning: unsupported argument to '__builtin_return_address'
../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1192 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/net/ethernet/amd/nmclan_cs.c:624:3: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at ../include/pcmcia/ds.h:213) [-Wdeprecated-declarations]
../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/staging/emxx_udc/emxx_udc.c:3239:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3240:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3241:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3242:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3243:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3244:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3245:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3246:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3247:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3248:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3249:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3250:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3251:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3252:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
../drivers/tty/isicom.c:1058:240: warning: integer overflow in expression [-Woverflow]
../drivers/staging/rtl8192ee/pci.c:879:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'sk_buff_data_t' [-Wformat=]
../drivers/staging/rtl8192ee/pci.c:879:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'sk_buff_data_t' [-Wformat=]
../drivers/staging/vt6655/device_main.c:2998:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=]
-------------------------------------------------------------------------------
arm-multi_v7_defconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
arch/arm/configs/multi_v7_defconfig:417:warning: override: reassigning to symbol CPU_FREQ
../drivers/pci/host/pci-mvebu.c:887:39: warning: 'rtype' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm64-allmodconfig : PASS, 0 errors, 7 warnings, 0 section mismatches
Warnings:
../drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined [enabled by default]
../drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined [enabled by default]
../drivers/power/reset/xgene-reboot.c:80:17: warning: assignment from incompatible pointer type [enabled by default]
../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/usb/renesas_usbhs/common.c:469:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
arm-allnoconfig
arm64-defconfig
Tree/Branch: next-20140916
Git describe: next-20140916
Commit: cac2183332 Add linux-next specific files for 20140916
Build Time: 61 min 50 sec
Passed: 5 / 6 ( 83.33 %)
Failed: 1 / 6 ( 16.67 %)
Errors: 3
Warnings: 56
Section Mismatches: 0
Failed defconfigs:
arm-allmodconfig
Errors:
arm-allmodconfig
/tmp/cci1f2Ea.s:423: Error: selected processor does not support ARM mode `isb '
/tmp/cci1f2Ea.s:428: Error: selected processor does not support ARM mode `isb '
/tmp/cci1f2Ea.s:429: Error: selected processor does not support ARM mode `dsb '
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
14 warnings 0 mismatches : arm64-allnoconfig
32 warnings 0 mismatches : arm-allmodconfig
2 warnings 0 mismatches : arm-multi_v7_defconfig
9 warnings 0 mismatches : arm64-allmodconfig
-------------------------------------------------------------------------------
Errors summary: 3
1 /tmp/cci1f2Ea.s:429: Error: selected processor does not support ARM mode `dsb '
1 /tmp/cci1f2Ea.s:428: Error: selected processor does not support ARM mode `isb '
1 /tmp/cci1f2Ea.s:423: Error: selected processor does not support ARM mode `isb '
Warnings Summary: 56
2 ../drivers/net/wireless/hostap/hostap_proc.c:171:6: warning: unused variable 'i' [-Wunused-variable]
1 arch/arm/configs/multi_v7_defconfig:417:warning: override: reassigning to symbol CPU_FREQ
1 ../net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
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:2135:191: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
1 ../drivers/tty/isicom.c:1058:240: warning: integer overflow in expression [-Woverflow]
1 ../drivers/staging/vt6655/device_main.c:2998:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/staging/rtl8192ee/pci.c:879:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'sk_buff_data_t' [-Wformat=]
1 ../drivers/staging/rtl8192ee/pci.c:879:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'sk_buff_data_t' [-Wformat=]
1 ../drivers/staging/emxx_udc/emxx_udc.c:3252:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3251:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3250:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3249:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3248:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3247:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3246:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3245:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3244:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3243:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3242:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3241:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3240:2: warning: initialization discards 'const' qualifier from pointer target type
1 ../drivers/staging/emxx_udc/emxx_udc.c:3239:2: warning: initialization discards 'const' qualifier from pointer target type
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/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
1 ../drivers/power/reset/xgene-reboot.c:80:17: warning: assignment from incompatible pointer type [enabled by default]
1 ../drivers/pci/host/pci-mvebu.c:887:39: warning: 'rtype' may be used uninitialized in this function [-Wmaybe-uninitialized]
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/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp]
1 ../drivers/net/ethernet/amd/nmclan_cs.c:624:3: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at ../include/pcmcia/ds.h:213) [-Wdeprecated-declarations]
1 ../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1192 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/isdn/hardware/mISDN/w6692.c:1181:75: warning: unsupported argument to '__builtin_return_address'
1 ../drivers/isdn/hardware/mISDN/mISDNipac.c:759:75: warning: unsupported argument to '__builtin_return_address'
1 ../drivers/infiniband/hw/mlx5/mem.c:71:143: warning: comparison of distinct pointer types lacks a cast
1 ../drivers/iio/adc/rockchip_saradc.c:144:6: warning: unused variable 'rate' [-Wunused-variable]
1 ../drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined [enabled by default]
1 ../drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined [enabled by default]
1 ../arch/arm64/kernel/insn.c:921:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:861:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:824:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:778:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:735:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:689:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:642:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:599:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:568:18: warning: 'shift' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:552:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:480:2: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:422:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:393:2: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm64/kernel/insn.c:347:7: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../arch/arm/mach-cns3xxx/pcie.c:311:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
===============================================================================
Detailed per-defconfig build reports below:
-------------------------------------------------------------------------------
arm64-allnoconfig : PASS, 0 errors, 14 warnings, 0 section mismatches
Warnings:
../arch/arm64/kernel/insn.c:393:2: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:422:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:480:2: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:347:7: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:568:18: warning: 'shift' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:552:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:599:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:642:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:689:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:735:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:778:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:824:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:861:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
../arch/arm64/kernel/insn.c:921:8: warning: 'insn' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm-allmodconfig : FAIL, 3 errors, 32 warnings, 0 section mismatches
Errors:
/tmp/cci1f2Ea.s:423: Error: selected processor does not support ARM mode `isb '
/tmp/cci1f2Ea.s:428: Error: selected processor does not support ARM mode `isb '
/tmp/cci1f2Ea.s:429: Error: selected processor does not support ARM mode `dsb '
Warnings:
../arch/arm/mach-cns3xxx/pcie.c:311:1: warning: the frame size of 1072 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/iio/adc/rockchip_saradc.c:144:6: warning: unused variable 'rate' [-Wunused-variable]
../drivers/infiniband/hw/mlx5/mem.c:71:143: warning: comparison of distinct pointer types lacks a cast
../drivers/isdn/hardware/mISDN/w6692.c:1181:75: warning: unsupported argument to '__builtin_return_address'
../drivers/isdn/hardware/mISDN/mISDNipac.c:759:75: warning: unsupported argument to '__builtin_return_address'
../drivers/mtd/chips/cfi_cmdset_0020.c:651:1: warning: the frame size of 1192 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/net/ethernet/amd/nmclan_cs.c:624:3: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at ../include/pcmcia/ds.h:213) [-Wdeprecated-declarations]
../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]
../net/rds/iw_rdma.c:200:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp]
../drivers/staging/emxx_udc/emxx_udc.c:3239:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3240:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3241:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3242:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3243:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3244:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3245:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3246:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3247:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3248:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3249:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3250:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3251:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/staging/emxx_udc/emxx_udc.c:3252:2: warning: initialization discards 'const' qualifier from pointer target type
../drivers/tty/isicom.c:1058:240: warning: integer overflow in expression [-Woverflow]
../drivers/staging/rtl8192ee/pci.c:879:5: warning: format '%d' expects argument of type 'int', but argument 2 has type 'sk_buff_data_t' [-Wformat=]
../drivers/staging/rtl8192ee/pci.c:879:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'sk_buff_data_t' [-Wformat=]
../drivers/net/wireless/hostap/hostap_proc.c:171:6: warning: unused variable 'i' [-Wunused-variable]
../drivers/staging/vt6655/device_main.c:2998:1: warning: the frame size of 1296 bytes is larger than 1024 bytes [-Wframe-larger-than=]
-------------------------------------------------------------------------------
arm-multi_v7_defconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
arch/arm/configs/multi_v7_defconfig:417:warning: override: reassigning to symbol CPU_FREQ
../drivers/pci/host/pci-mvebu.c:887:39: warning: 'rtype' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm64-allmodconfig : PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
../drivers/block/drbd/drbd_bitmap.c:482:0: warning: "BITS_PER_PAGE" redefined [enabled by default]
../drivers/block/drbd/drbd_bitmap.c:483:0: warning: "BITS_PER_PAGE_MASK" redefined [enabled by default]
../drivers/power/reset/xgene-reboot.c:80:17: warning: assignment from incompatible pointer type [enabled by default]
../drivers/net/wireless/hostap/hostap_proc.c:171:6: warning: unused variable 'i' [-Wunused-variable]
../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/usb/gadget/udc/udc-xilinx.c:2135:191: 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]
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
arm-allnoconfig
arm64-defconfig