Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752158AbcDSVo4 (ORCPT ); Tue, 19 Apr 2016 17:44:56 -0400 Received: from mail-pf0-f175.google.com ([209.85.192.175]:34790 "EHLO mail-pf0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751731AbcDSVoz (ORCPT ); Tue, 19 Apr 2016 17:44:55 -0400 From: Kevin Hilman To: Greg Kroah-Hartman Cc: "kernelci.org bot" , linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah.kh@samsung.com, patches@kernelci.org, stable@vger.kernel.org Subject: Re: [PATCH 4.4 000/137] 4.4.8-stable review Organization: BayLibre References: <20160418022507.236379264@linuxfoundation.org> <57149101.c7811c0a.898ff.6efb@mx.google.com> <20160419055613.GB19287@kroah.com> Date: Tue, 19 Apr 2016 14:44:53 -0700 In-Reply-To: <20160419055613.GB19287@kroah.com> (Greg Kroah-Hartman's message of "Tue, 19 Apr 2016 14:56:13 +0900") Message-ID: <7hzispb7e2.fsf@baylibre.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1329 Lines: 39 Greg Kroah-Hartman writes: > On Mon, Apr 18, 2016 at 12:47:13AM -0700, kernelci.org bot wrote: >> stable-queue boot: 207 boots: 4 failed, 202 passed with 1 offline (v4.4.7-137-ge7e3ac8ffeb8) >> >> Full Boot Summary: https://kernelci.org/boot/all/job/stable-queue/kernel/v4.4.7-137-ge7e3ac8ffeb8/ >> Full Build Summary: https://kernelci.org/build/stable-queue/kernel/v4.4.7-137-ge7e3ac8ffeb8/ >> >> Tree: stable-queue >> Branch: local/linux-4.4.y.queue >> Git Describe: v4.4.7-137-ge7e3ac8ffeb8 >> Git Commit: e7e3ac8ffeb83283846cee3690cbac5cb87499dc >> Git URL: git://server.roeck-us.net/git/linux-stable.git >> Tested: 42 unique boards, 12 SoC families, 26 builds out of 139 >> >> Boot Failures Detected: https://kernelci.org/boot/?v4.4.7-137-ge7e3ac8ffeb8&fail >> >> arm: >> >> multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y: >> socfpga_cyclone5_socrates: 1 failed lab >> >> imx_v4_v5_defconfig: >> imx27-phytec-phycard-s-rdk: 1 failed lab >> >> multi_v5_defconfig: >> imx27-phytec-phycard-s-rdk: 1 failed lab >> >> socfpga_defconfig: >> socfpga_cyclone5_socrates: 1 failed lab > > Are these failures to be expected? Yes, sorry for the noise. We've finally got around to blacklisting these for older kernels, as they only work in v4.6+. Kevin