On Thursday 12 November 2015 05:37:14 Olof's autobuilder wrote:
Runtime: 52m 56s Passed: 118 Failed: 0 Warnings: 13 Section mismatches: 0
Warnings: 1 drivers/isdn/hardware/eicon/platform.h:333:18: warning: array subscript is above array bounds [-Warray-bounds] 1 drivers/net/ethernet/dec/tulip/tulip_core.c:101:2: warning: #warning Processor architecture undefined! [-Wcpp] 1 drivers/net/ethernet/dec/tulip/winbond-840.c:910:2: warning: #warning Processor architecture undefined [-Wcpp] 1 include/sound/control.h:219:2: warning: 'master_vol' may be used uninitialized in this function [-Wmaybe-uninitialized] 2 drivers/net/ethernet/broadcom/tg3.c:12057:4: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized] 7 include/linux/kernel.h:730:17: warning: comparison of distinct pointer types lacks a cast
I guess we are getting there. In particular, I'm not sure how much I care about the PowerPC warnings:
|Builds with warnings: | arm64.allmodconfig 3 | powerpc.pasemi_defconfig 3 | powerpc.ppc64_defconfig 7
I'm sending out the fixes I created now. Most of them are trivial.
Arnd