From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753371AbbITA0G (ORCPT ); Sat, 19 Sep 2015 20:26:06 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:36970 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752828AbbITA0D (ORCPT ); Sat, 19 Sep 2015 20:26:03 -0400 Subject: Re: [PATCH 4.1 000/102] 4.1.8-stable review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org References: <20150919171745.474069671@linuxfoundation.org> Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah.kh@samsung.com, stable@vger.kernel.org From: Guenter Roeck Message-ID: <55FDFD17.7060904@roeck-us.net> Date: Sat, 19 Sep 2015 17:25:59 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <20150919171745.474069671@linuxfoundation.org> 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-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 09/19/2015 10:27 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.1.8 release. > There are 102 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know. > > Responses should be made by Mon Sep 21 17:15:55 UTC 2015. > Anything received after that time might be too late. > Build results: total: 137 pass: 136 fail: 1 Failed builds: arm:allmodconfig Qemu test results: total: 93 pass: 83 fail: 10 Failed tests: arm:beagle:multi_v7_defconfig:omap3-beagle arm:beaglexm:multi_v7_defconfig:omap3-beagle-xm arm:overo:multi_v7_defconfig:omap3-overo-tobi arm:vexpress-a9:multi_v7_defconfig:vexpress-v2p-ca9 arm:vexpress-a15:multi_v7_defconfig:vexpress-v2p-ca15-tc1 arm:xilinx-zynq-a9:multi_v7_defconfig:zynq-zc702 arm:xilinx-zynq-a9:multi_v7_defconfig:zynq-zc706 arm:xilinx-zynq-a9:multi_v7_defconfig:zynq-zed arm:smdkc210:multi_v7_defconfig:exynos4210-smdkv310 mips:fuloong2e_defconfig The new failures are all caused by a single new build failure. arch/arm/mach-rockchip/platsmp.c: In function 'rockchip_boot_secondary': arch/arm/mach-rockchip/platsmp.c:155:3: error: 'rockchip_secondary_startup' undeclared Caused by 'ARM: rockchip: fix the CPU soft reset'. The qemu test problem with 'mips:fuloong2e_defconfig' has still not been fixed upstream. Details are available at http://server.roeck-us.net:8010/builders. Guenter