From patchwork Tue Dec 20 17:10:41 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 132460 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id C5187B704A for ; Wed, 21 Dec 2011 04:13:54 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1Rd3DN-0000Z7-GY; Tue, 20 Dec 2011 17:10:57 +0000 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1Rd3DB-0000YW-6Z for linux-arm-kernel@lists.infradead.org; Tue, 20 Dec 2011 17:10:46 +0000 Received: from c-98-234-237-12.hsd1.ca.comcast.net ([98.234.237.12] helo=localhost.localdomain) by mho-02-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1Rd3D9-0003HZ-DA; Tue, 20 Dec 2011 17:10:43 +0000 Received: from Mutt by mutt-smtp-wrapper.pl 1.2 (www.zdo.com/articles/mutt-smtp-wrapper.shtml) X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 98.234.237.12 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18SH1qWtjgO51/nn9T8p9rS Date: Tue, 20 Dec 2011 09:10:41 -0800 From: Tony Lindgren To: Olof Johansson Subject: Re: [GIT PULL] Borderline fixes for v3.2-rc6 Message-ID: <20111220171041.GA24444@atomide.com> References: <20111219194249.GO6464@atomide.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-Spam-Note: CRM114 invocation failed X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Arnd Bergmann X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org * Olof Johansson [111219 20:20]: > Hi Tony, > > On Mon, Dec 19, 2011 at 11:42 AM, Tony Lindgren wrote: > > Hi Arnd & Olof, > > > > Here are two fixes that could potentially go into v3.2 -rc cycle. > > > > One fixes a harmless but annoying warning that happens on omap 34xx > > processors during boot. The other one fixes booting on pretty rare > > secure mode development board, but that's fixed in "features that > > never worked earlier either" style. > > > > We can surely wait on these fixes, but if you have something going > > upstream anyways, then these might be worth considering too. > > The hwmod patch is a regression so that one I'll take, the other one > is a little less obvious that it should go in now. Also, shouldn't it > be cc:d stable in that case? Yes let's not worry about the second one, it adds new functionality and it's for a currently rare case. > Let me know what you prefer (rebase with a cc: stable) or take out the > secure mode patch. I'm collecting a small series of fixes so I'll pull > it in tomorrow for that. I've branched it out into fixes-hwmod-regression with just that same commit in it. The second patch in this series will be pulled in with fixes-non-critical-part2. Updated pull request below. Regards, Tony The following changes since commit e5fe29c7198a1f6616286dfc8602a69da165cb3f: Felipe Contreras (1): ARM: OMAP: rx51: fix USB are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap fixes-hwmod-regression Felipe Contreras (1): ARM: OMAP: hwmod data: fix iva and mailbox hwmods for OMAP 3 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-)