From patchwork Thu Jan 5 06:19:06 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shawn Guo X-Patchwork-Id: 134426 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 83ACC1007D7 for ; Thu, 5 Jan 2012 17:08:07 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1RigS8-0001JY-Hj; Thu, 05 Jan 2012 06:05:28 +0000 Received: from ch1ehsobe006.messaging.microsoft.com ([216.32.181.186] helo=ch1outboundpool.messaging.microsoft.com) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1RigS4-0001Id-Bx for linux-arm-kernel@lists.infradead.org; Thu, 05 Jan 2012 06:05:25 +0000 Received: from mail175-ch1-R.bigfish.com (10.43.68.244) by CH1EHSOBE013.bigfish.com (10.43.70.63) with Microsoft SMTP Server id 14.1.225.23; Thu, 5 Jan 2012 06:05:21 +0000 Received: from mail175-ch1 (localhost [127.0.0.1]) by mail175-ch1-R.bigfish.com (Postfix) with ESMTP id E7E6F20028D; Thu, 5 Jan 2012 06:05:21 +0000 (UTC) X-SpamScore: -3 X-BigFish: VS-3(zz936eKzz1202hzz8275dhz2dh2a8h668h839h944h) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-FB-SS: 0,13, Received: from mail175-ch1 (localhost.localdomain [127.0.0.1]) by mail175-ch1 (MessageSwitch) id 1325743507329589_1522; Thu, 5 Jan 2012 06:05:07 +0000 (UTC) Received: from CH1EHSMHS020.bigfish.com (snatpool1.int.messaging.microsoft.com [10.43.68.248]) by mail175-ch1.bigfish.com (Postfix) with ESMTP id 41CF426003F; Thu, 5 Jan 2012 06:05:07 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CH1EHSMHS020.bigfish.com (10.43.70.20) with Microsoft SMTP Server (TLS) id 14.1.225.23; Thu, 5 Jan 2012 06:05:07 +0000 Received: from az33smr02.freescale.net (10.64.34.200) by 039-SN1MMR1-002.039d.mgd.msft.net (10.84.1.15) with Microsoft SMTP Server id 14.1.355.3; Thu, 5 Jan 2012 00:05:06 -0600 Received: from S2100-06.ap.freescale.net (S2100-06.ap.freescale.net [10.192.242.125]) by az33smr02.freescale.net (8.13.1/8.13.0) with ESMTP id q05652lL017812; Thu, 5 Jan 2012 00:05:03 -0600 (CST) Date: Thu, 5 Jan 2012 14:19:06 +0800 From: Shawn Guo To: Arnd Bergmann , Olof Johansson Subject: [GIT PULL] imx: pm changes for 3.3, part 2 Message-ID: <20120105061905.GE14741@S2100-06.ap.freescale.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-OriginatorOrg: freescale.com X-Spam-Note: CRM114 invocation failed X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [216.32.181.186 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Sascha Hauer , linux-arm-kernel@lists.infradead.org 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 Hi Arnd, Olof, Please pull the following two patches for 3.3. Regards, Shawn The following changes since commit 5f0a6e2d503896062f641639dacfe5055c2f593b: Linux 3.2-rc7 (2011-12-23 21:51:06 -0800) are available in the git repository at: git://git.linaro.org/people/shawnguo/linux-2.6.git imx/pm2 Shawn Guo (2): ARM: imx6: fix v7_invalidate_l1 by adding I-Cache invalidation ARM: imx6: remove __CPUINIT annotation from v7_invalidate_l1 arch/arm/mach-imx/head-v7.S | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)