On Friday, October 14, 2016 10:31:36 AM CEST Olof Johansson wrote:
FYI; Bogus results, run was aborted.
On Fri, Oct 14, 2016 at 10:31 AM, Olof's autobuilder build@lixom.net wrote:
Here are the build results from automated periodic testing.
9f700f3 Revert "Disable "maybe-uninitialized" warning globally"
Warnings: 1 drivers/infiniband/core/cma.c:1252:12: warning: 'src_addr_storage.sin_addr.s_addr' may be used uninitialized in this function [-Wmaybe-uninitialized] 1 drivers/pcmcia/soc_common.c:112:5: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
This already helped me a lot, I'll add fixes for those two and the ones found by the kbuild bot and upload a new branch.
Arnd