On Sun, Jan 24, 2016 at 02:08:22PM -0800, Linus Torvalds wrote:
> So the merge window is over, and rc1 is out there.  Go test!
> 

Here are some early test results:

Build results:
        total: 146 pass: 142 fail: 4
Failed builds:
        alpha:allmodconfig
        m68k:allmodconfig
        parisc:allmodconfig
        xtensa:allmodconfig

Qemu test results:
        total: 96 pass: 94 fail: 2
Failed tests:
        arm64:smp:defconfig
        arm64:nosmp:defconfig

The allmodconfig builds fail due to a problem in drm/vc4 [1]. This problem
affects all builds which have drm/vc4 enabled and pm disabled. The arm64
qemu tests fail due to access to a register which is unimplemented in qemu
for arm64 [2]. Details are available at [3].

Guenter

---
[1] https://patchwork.kernel.org/patch/7899961/
[2] https://patchwork.kernel.org/patch/8026261/
[3] http://kerneltests.org/builders

Reply via email to