On Wed, Mar 15, 2017 at 09:02:06PM +0100, Arnd Bergmann wrote:
On Wed, Mar 15, 2017 at 6:53 PM, kernelci.org bot bot@kernelci.org wrote:
mainline build: 208 builds: 0 failed, 208 passed, 422 warnings (v4.11-rc2-164-gdefc7d752265)
The last build failure in mainline is gone now, though I don't know what fixed it. Let's hope this doesn't come back as the cause was apparently a race condition in Kbuild that might have stopped triggering.
Warnings summary: 409 :1325:2: warning: #warning syscall statx not implemented [-Wcpp]
The warning triggers for arm, arm64 and mips on every build. I saw a patch was posted for asm-generic, which takes care of arm64.
Catalin and Will: can you take this through the arm64 tree? I don't have anything else for asm-generic at the moment.
Yes, I'll pick that up.
Will