Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751592AbcJJTrs (ORCPT ); Mon, 10 Oct 2016 15:47:48 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:45692 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751056AbcJJTrq (ORCPT ); Mon, 10 Oct 2016 15:47:46 -0400 Date: Mon, 10 Oct 2016 12:47:43 -0700 From: Guenter Roeck To: Mark Brown Cc: Kevin Hilman , Greg Kroah-Hartman , "kernelci.org bot" , linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah.kh@samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, stable@vger.kernel.org Subject: Re: [PATCH 4.8 00/10] 4.8.1-stable review Message-ID: <20161010194743.GB15170@roeck-us.net> References: <20161006074740.913116523@linuxfoundation.org> <57f820fc.4398c20a.3305b.cf51@mx.google.com> <20161008140357.GC3533@kroah.com> <7hd1jaes70.fsf@baylibre.com> <7394d3b9-5d01-07bf-94c6-f0b624c97722@roeck-us.net> <20161010093855.yl2nxfhb7wdgc7ls@sirena.org.uk> <5945ba10-e8d9-8509-9b7f-dc9d8bae8b01@roeck-us.net> <20161010191123.zcala7dz5sdp7bta@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20161010191123.zcala7dz5sdp7bta@sirena.org.uk> User-Agent: Mutt/1.5.23 (2014-03-12) X-Authenticated_sender: guenter@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: guenter@roeck-us.net X-Authenticated-Sender: bh-25.webhostbox.net: guenter@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 Content-Length: 1307 Lines: 29 On Mon, Oct 10, 2016 at 09:11:23PM +0200, Mark Brown wrote: > On Mon, Oct 10, 2016 at 05:54:22AM -0700, Guenter Roeck wrote: > > > Can I find the qemu command line somewhere ? The following work fine > > for me. > > > Building arm:vexpress-a9:multi_v7_defconfig:vexpress-v2p-ca9 ... running ..... passed > > Building arm:vexpress-a15:multi_v7_defconfig:vexpress-v2p-ca15-tc1 ... running ..... passed > > Note that most of the failures my lab saw are with extra configs, the > only vanilla config that failed was vexpress-v2p-ca15_a7 with the > multi_v7_defconfig. > > My connection doesn't have IPv6 and is a bit spotty right now so it's a > bit difficult for me to check by lab but today's -next jobs are working > for me as well... looking at the log for the failed stable boots: > > https://storage.kernelci.org/stable/v4.8.1/arm-multi_v7_defconfig/lab-broonie/boot-vexpress-v2p-ca15_a7.html > > looks like it's some interaction with the test image causing udevadm > settle to not run quickly enough - there's also a big delay before the > UART comes up. I'm wondering if it's just that the host machine is just > too slow here. Can you send me (or point me to) the qemu command lines you are using ? Even better would the complete setup describing how you connect to kernelci. Thanks, Guenter