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:
4072ebb Add linux-next specific files for 20160726
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20160726/
Runtime: 110m 18s
Passed: 123 Failed: 0
Warnings: 74
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
Errors:
Warnings: 1 drivers/infiniband/core/cma.c:1242:12: warning: 'src_addr_storage.sin_addr.s_addr' may be used uninitialized in this function [-Wmaybe-uninitialized] 1 drivers/tty/serial/8250/8250_fintek.c:34:0: warning: "IRQ_MODE" redefined 2 drivers/clocksource/jcore-pit.c:277:187: warning: comparison of distinct pointer types lacks a cast 2 drivers/media/dvb-frontends/cxd2841er.c:3408:40: warning: 'carrier_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] 34 drivers/ata/libata-scsi.c:3637:28: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 34 drivers/ata/libata-scsi.c:3702:28: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
Section mismatches:
On Tuesday, July 26, 2016 2:08:21 AM CEST Olof's autobuilder wrote:
Warnings: 1 drivers/infiniband/core/cma.c:1242:12: warning: 'src_addr_storage.sin_addr.s_addr' may be used uninitialized in this function [-Wmaybe-uninitialized] 1 drivers/tty/serial/8250/8250_fintek.c:34:0: warning: "IRQ_MODE" redefined 2 drivers/clocksource/jcore-pit.c:277:187: warning: comparison of distinct pointer types lacks a cast 2 drivers/media/dvb-frontends/cxd2841er.c:3408:40: warning: 'carrier_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] 34 drivers/ata/libata-scsi.c:3637:28: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] 34 drivers/ata/libata-scsi.c:3702:28: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
The jcore-pit one is new, I've submitted fixes for that one, and had older fixes for all the others. The infiniband warning is the only one that is not a regression against 4.7.
Since there is now a very small set of remaining warnings, I plan to repost them as a series until they are all merged.
Arnd
kernel-build-reports@lists.linaro.org