Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757586AbcLAHLY (ORCPT ); Thu, 1 Dec 2016 02:11:24 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:49734 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757079AbcLAHLW (ORCPT ); Thu, 1 Dec 2016 02:11:22 -0500 Date: Thu, 1 Dec 2016 08:11:33 +0100 From: Greg Kroah-Hartman To: Kevin Hilman 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 Subject: Re: [PATCH 4.8 00/37] 4.8.12-stable review Message-ID: <20161201071133.GB14521@kroah.com> References: <20161130092729.623248210@linuxfoundation.org> <583ed167.6602c20a.c3129.a6b8@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2193 Lines: 63 On Wed, Nov 30, 2016 at 08:39:35AM -0800, Kevin Hilman wrote: > kernelci.org bot writes: > > > stable-rc boot: 226 boots: 6 failed, 214 passed with 5 offline, 1 conflict (v4.8.11-37-g70e9fe5f6b13) > > > > Full Boot Summary: https://kernelci.org/boot/all/job/stable-rc/kernel/v4.8.11-37-g70e9fe5f6b13/ > > Full Build Summary: https://kernelci.org/build/stable-rc/kernel/v4.8.11-37-g70e9fe5f6b13/ > > > > Tree: stable-rc > > Branch: local/linux-4.8.y > > Git Describe: v4.8.11-37-g70e9fe5f6b13 > > Git Commit: 70e9fe5f6b13b404a1575496b9727aed109b0fca > > Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git > > Tested: 83 unique boards, 22 SoC families, 31 builds out of 207 > > > > Boot Regressions Detected: > > > > arm: > > > > multi_v7_defconfig+CONFIG_EFI=y: > > vexpress-v2p-ca15_a7: > > lab-broonie: new failure (last pass: v4.8.11) > > > > multi_v7_defconfig+CONFIG_LKDTM=y: > > vexpress-v2p-ca15-tc1: > > lab-broonie: new failure (last pass: v4.8.11) > > vexpress-v2p-ca15_a7: > > lab-broonie: new failure (last pass: v4.8.11) > > > > multi_v7_defconfig+CONFIG_THUMB2_KERNEL=y+CONFIG_ARM_MODULE_PLTS=y: > > vexpress-v2p-ca15-tc1: > > lab-broonie: new failure (last pass: v4.8.11) > > vexpress-v2p-ca15_a7: > > lab-broonie: new failure (last pass: v4.8.11) > > These appear to be lab issues due to not waiting long enough for QEMU > jobs. Under investigation. > > (BTW, notice the new "regressions" section here. Hopefully this will be > more useful for seeing what's actually new failures.) Yes, that was nice, but I couldn't tell what the real problem was, thanks for digging into it. > > Boot Failures Detected: > > > > arm: > > > > multi_v7_defconfig+CONFIG_PROVE_LOCKING=y > > at91-sama5d4_xplained: 1 failed lab > > This is passing in another lab, so looks like a local lab issue. > > > multi_v7_defconfig > > omap5-uevm_rootfs:nfs: 1 failed lab > > Looks like local lab networking issue. > > IOW, interpretation: no blocking issues. Wonderful, thanks for letting me know. greg k-h