From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754900AbcAYCmI (ORCPT ); Sun, 24 Jan 2016 21:42:08 -0500 Received: from bh-25.webhostbox.net ([208.91.199.152]:53866 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754259AbcAYCmH (ORCPT ); Sun, 24 Jan 2016 21:42:07 -0500 Date: Sun, 24 Jan 2016 18:42:01 -0800 From: Guenter Roeck To: Linus Torvalds Cc: Linux Kernel Mailing List Subject: Re: Linux 4.5-rc1 Message-ID: <20160125024201.GA5808@roeck-us.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-Authenticated_sender: guenter@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: guenter@roeck-us.net X-Authenticated-Sender: bh-25.webhostbox.net: guenter@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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