Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756708AbcJHQLz (ORCPT ); Sat, 8 Oct 2016 12:11:55 -0400 Received: from mail-pf0-f176.google.com ([209.85.192.176]:34112 "EHLO mail-pf0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755163AbcJHQLu (ORCPT ); Sat, 8 Oct 2016 12:11:50 -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, ben.hutchings@codethink.co.uk, stable@vger.kernel.org, broonie@kernel.org Subject: Re: [PATCH 4.8 00/10] 4.8.1-stable review Organization: BayLibre References: <20161006074740.913116523@linuxfoundation.org> <57f820fc.4398c20a.3305b.cf51@mx.google.com> <20161008140357.GC3533@kroah.com> Date: Sat, 08 Oct 2016 09:11:47 -0700 In-Reply-To: <20161008140357.GC3533@kroah.com> (Greg Kroah-Hartman's message of "Sat, 8 Oct 2016 16:03:57 +0200") Message-ID: <7hd1jaes70.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: 1395 Lines: 39 Greg Kroah-Hartman writes: > On Fri, Oct 07, 2016 at 03:26:04PM -0700, kernelci.org bot wrote: >> stable-rc boot: 479 boots: 4 failed, 183 passed with 292 offline (v4.8-11-ge141008f62ab) >> >> Full Boot Summary: https://kernelci.org/boot/all/job/stable-rc/kernel/v4.8-11-ge141008f62ab/ >> Full Build Summary: https://kernelci.org/build/stable-rc/kernel/v4.8-11-ge141008f62ab/ >> >> Tree: stable-rc >> Branch: local/linux-4.8.y >> Git Describe: v4.8-11-ge141008f62ab >> Git Commit: e141008f62abab72c15b093d97a88f37c8cd7096 >> Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git >> Tested: 86 unique boards, 23 SoC families, 33 builds out of 206 >> >> Boot Failures Detected: https://kernelci.org/boot/?v4.8-11-ge141008f62ab&fail >> >> arm: >> >> mxs_defconfig: >> imx23-olinuxino: 1 failed lab This one looks like lab-specific intermittent failures, not related to the this kernel. >> multi_v7_defconfig+CONFIG_SMP=n: >> imx6q-sabrelite: 1 failed lab The CONFIG_SMP=n boots for this board have been failing for awhile, so this isn't related to stable-rc >> multi_v7_defconfig+CONFIG_PROVE_LOCKING=y: >> vexpress-v2p-ca15-tc1: 1 failed lab >> vexpress-v2p-ca15_a7: 1 failed lab These builds are known broken an QEMU need to be blacklisted until we find out what's going on. Kevin