From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751971AbdB0UZb (ORCPT ); Mon, 27 Feb 2017 15:25:31 -0500 Received: from mail-pg0-f45.google.com ([74.125.83.45]:33399 "EHLO mail-pg0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751630AbdB0UYm (ORCPT ); Mon, 27 Feb 2017 15:24:42 -0500 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, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, stable@vger.kernel.org Subject: Re: [PATCH 4.10 00/21] 4.10.1-stable review Organization: BayLibre References: <20170224083851.364707301@linuxfoundation.org> <58b076d2.04162e0a.21a12.5d40@mx.google.com> <20170226155503.GC21482@kroah.com> Date: Mon, 27 Feb 2017 12:24:36 -0800 In-Reply-To: <20170226155503.GC21482@kroah.com> (Greg Kroah-Hartman's message of "Sun, 26 Feb 2017 16:55:03 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (darwin) 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 Greg Kroah-Hartman writes: > On Fri, Feb 24, 2017 at 10:09:22AM -0800, kernelci.org bot wrote: >> stable-rc boot: 191 boots: 2 failed, 181 passed with 8 offline (v4.10-22-g0b3f6c4ba776) >> >> Full Boot Summary: https://kernelci.org/boot/all/job/stable-rc/kernel/v4.10-22-g0b3f6c4ba776/ >> Full Build Summary: https://kernelci.org/build/stable-rc/kernel/v4.10-22-g0b3f6c4ba776/ >> >> Tree: stable-rc >> Branch: local/linux-4.10.y >> Git Describe: v4.10-22-g0b3f6c4ba776 >> Git Commit: 0b3f6c4ba776c7c49564681a3b0be953cce243e3 >> Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git >> Tested: 47 unique boards, 16 SoC families, 24 builds out of 206 >> >> Boot Failures Detected: >> >> arm64: >> >> defconfig+CONFIG_RANDOMIZE_BASE=y >> apm-mustang: 1 failed lab >> juno: 1 failed lab > > Is this failure new? It's new, but not unique to stable, also been happening in mainline for awhile: https://kernelci.org/boot/id/58b381fd59b51450d65e8e4f/ Not sure if anyone is looking into it though, as I'm just getting back from some time off. Kevin