From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752854AbcJPGcm (ORCPT ); Sun, 16 Oct 2016 02:32:42 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:58969 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751802AbcJPGcl (ORCPT ); Sun, 16 Oct 2016 02:32:41 -0400 To: "linux-kernel@vger.kernel.org" From: Guenter Roeck Subject: v4.9-rc1: Build and qemu test results (3 build failures, 9 qemu test failures) Cc: Linus Torvalds , "arnd@arndb.de" , Kees Cook , Stafford Horne , Tony Lindgren , Marcin Niestroj , Lee Jones , Paul Burton , Ralf Baechle Message-ID: <2e615c4e-385a-a08c-544c-65eba2b12466@roeck-us.net> Date: Sat, 15 Oct 2016 23:32:36 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated_sender: linux@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: linux@roeck-us.net X-Authenticated-Sender: bh-25.webhostbox.net: linux@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 Here are some build and qemu test results for v4.9-rc1. Details are available at http://kerneltests.org/builders/. Build results: total: 149 pass: 146 fail: 3 Failed builds: arm:allmodconfig arm64:allmodconfig powerpc:allmodconfig Qemu test results: total: 110 pass: 101 fail: 9 Failed tests: mips:malta_defconfig:nosmp mips:malta_defconfig:smp mips64:malta_defconfig:nosmp mips64:malta_defconfig:smp mipsel:malta_defconfig:nosmp mipsel:malta_defconfig:smp mipsel64:malta_defconfig:nosmp mipsel64:malta_defconfig:smp openrisc:or1ksim_defconfig The build errors are all due to ERROR: "irq_set_parent" [drivers/mfd/tps65217.ko] undefined! Proposed fixes: [1] [2] The qemu/mips failures are fixed with [3], [4]. The openrisc qemu failure is fixed with [5]. Guenter ------------- [1] https://patchwork.kernel.org/patch/9377491/ [2] https://patchwork.kernel.org/patch/9330925/ [3] https://patchwork.linux-mips.org/patch/14395/ [4] https://patchwork.linux-mips.org/patch/14396/ [5] https://patchwork.kernel.org/patch/9349191/