From patchwork Thu Sep 22 12:23:35 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 115943 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 3E53CB6F7B for ; Thu, 22 Sep 2011 22:23:51 +1000 (EST) Received: from canuck.infradead.org ([2001:4978:20e::1]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1R6iJa-00087G-UD; Thu, 22 Sep 2011 12:23:43 +0000 Received: from localhost ([127.0.0.1] helo=canuck.infradead.org) by canuck.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1R6iJa-0007sd-Hw; Thu, 22 Sep 2011 12:23:42 +0000 Received: from mail-pz0-f43.google.com ([209.85.210.43]) by canuck.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1R6iJX-0007sK-Te for linux-arm-kernel@lists.infradead.org; Thu, 22 Sep 2011 12:23:40 +0000 Received: by pzd13 with SMTP id 13so4834811pzd.2 for ; Thu, 22 Sep 2011 05:23:36 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.14.102 with SMTP id o6mr3770596pbc.51.1316694215972; Thu, 22 Sep 2011 05:23:35 -0700 (PDT) Received: by 10.143.68.6 with HTTP; Thu, 22 Sep 2011 05:23:35 -0700 (PDT) Date: Thu, 22 Sep 2011 14:23:35 +0200 Message-ID: Subject: [GIT PULL] ux500-fixes for v3.1 From: Linus Walleij To: Arnd Bergmann X-CRM114-Version: 20090807-BlameThorstenAndJenny ( TRE 0.7.6 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20110922_082340_145901_8905121B X-CRM114-Status: GOOD ( 10.47 ) X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.3.1 on canuck.infradead.org summary: Content analysis details: (-0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.210.43 listed in list.dnswl.org] Cc: Nicolas Pitre , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.12 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, As requested, here is a git branch with the ux500 fixes elegible for v3.1. The only changes to the patches already floated on the mailing list is the addition of the ARM: prefix at nicos request, and rebased to v3.1-rc7. As noted they have also been resubmitted with Cc: stable@kernel.org. The following changes since commit d93dc5c4478c1fd5de85a3e8aece9aad7bbae044: Linux 3.1-rc7 (2011-09-21 16:58:15 -0700) are available in the git repository at: git://git.linaro.org/people/triad/linux-stericsson.git fixes-for-arnd Linus Walleij (1): ARM: mach-ux500: unlock I&D l2x0 caches before init srinidhi kasagar (1): ARM: mach-ux500: enable fix for ARM errata 754322 arch/arm/mach-ux500/Kconfig | 1 + arch/arm/mach-ux500/cpu.c | 25 ++++++++++++++++++++++++- 2 files changed, 25 insertions(+), 1 deletions(-) Yours, Linus Walleij