From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: OMAP baseline test results for v3.13-rc1 (toolchain Debian 4.7.2-5) Date: Mon, 9 Dec 2013 11:14:53 -0800 Message-ID: <20131209191452.GA13171@atomide.com> References: <20131209171618.GC11433@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:42150 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932483Ab3LITOz (ORCPT ); Mon, 9 Dec 2013 14:14:55 -0500 Content-Disposition: inline In-Reply-To: <20131209171618.GC11433@atomide.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Paul Walmsley Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kernel-build-reports@lists.linaro.org * Tony Lindgren [131209 09:17]: > * Paul Walmsley [131209 01:55]: > > On Mon, 25 Nov 2013, Paul Walmsley wrote: > > > > > On Mon, 25 Nov 2013, Paul Walmsley wrote: > > > > > > > Boot to userspace: > > > > FAIL ( 1/11): 37xxevm > > > > > > So looks like this is due to the switchover to DT-based booting for 37xx > > > EVM. Will plug that in here and re-test. > > > > Here's the updated test report. Looks like dynamic idle PM tests are > > failing on the 37xxevm now. > > Off-idle and wake-up events work but need these two pending patches: > > 1. [PATCH] of/platform: Fix no irq domain found errors when populating interrupts > http://lkml.org/lkml/2013/11/22/520 Oops, this is the wrong patch, it should be: 1. [PATCH] of/platform: Fix no irq domain found errors when populating interrupts http://lkml.org/lkml/2013/11/22/520 > 2. [PATCH] ARM: dts: Fix omap serial wake-up when booted with device tree > http://www.spinics.net/lists/devicetree/msg13374.html > > Without the first one we get some nasty looking harmless warnings, so I've > been holding off to merging #2 until #1 is fixed. > > Regards, > > Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 9 Dec 2013 11:14:53 -0800 Subject: OMAP baseline test results for v3.13-rc1 (toolchain Debian 4.7.2-5) In-Reply-To: <20131209171618.GC11433@atomide.com> References: <20131209171618.GC11433@atomide.com> Message-ID: <20131209191452.GA13171@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Tony Lindgren [131209 09:17]: > * Paul Walmsley [131209 01:55]: > > On Mon, 25 Nov 2013, Paul Walmsley wrote: > > > > > On Mon, 25 Nov 2013, Paul Walmsley wrote: > > > > > > > Boot to userspace: > > > > FAIL ( 1/11): 37xxevm > > > > > > So looks like this is due to the switchover to DT-based booting for 37xx > > > EVM. Will plug that in here and re-test. > > > > Here's the updated test report. Looks like dynamic idle PM tests are > > failing on the 37xxevm now. > > Off-idle and wake-up events work but need these two pending patches: > > 1. [PATCH] of/platform: Fix no irq domain found errors when populating interrupts > http://lkml.org/lkml/2013/11/22/520 Oops, this is the wrong patch, it should be: 1. [PATCH] of/platform: Fix no irq domain found errors when populating interrupts http://lkml.org/lkml/2013/11/22/520 > 2. [PATCH] ARM: dts: Fix omap serial wake-up when booted with device tree > http://www.spinics.net/lists/devicetree/msg13374.html > > Without the first one we get some nasty looking harmless warnings, so I've > been holding off to merging #2 until #1 is fixed. > > Regards, > > Tony