From patchwork Fri Dec 2 10:45:07 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marc Zyngier X-Patchwork-Id: 128822 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 C1EF31007D3 for ; Fri, 2 Dec 2011 21:47:42 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1RWQcF-00049C-IA; Fri, 02 Dec 2011 10:45:15 +0000 Received: from service87.mimecast.com ([91.220.42.44]) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1RWQcC-00048y-14 for linux-arm-kernel@lists.infradead.org; Fri, 02 Dec 2011 10:45:12 +0000 Received: from cam-owa2.Emea.Arm.com (fw-tnat.cambridge.arm.com [217.140.96.21]) by service87.mimecast.com; Fri, 02 Dec 2011 10:45:05 +0000 Received: from [10.1.70.54] ([10.1.255.212]) by cam-owa2.Emea.Arm.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 2 Dec 2011 10:45:02 +0000 Message-ID: <4ED8AC33.8050502@arm.com> Date: Fri, 02 Dec 2011 10:45:07 +0000 From: Marc Zyngier User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 MIME-Version: 1.0 To: Russell King Subject: [GIT PULL] Fixes for the irqchip-consolidation tree X-Enigmail-Version: 1.4a1pre X-OriginalArrivalTime: 02 Dec 2011 10:45:02.0302 (UTC) FILETIME=[71F59FE0:01CCB0DF] X-MC-Unique: 111120210450514501 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 [91.220.42.44 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Axel Lin , Kukjin Kim , "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 Russell, Please consider pulling two patches from my irqchip-consolidation branch, which fix two typos I introduced (fixes courtesy of Axel Lin). Thanks, M. The following changes since commit 11f1c5de7be06bbb51363002ebc4d00edc2677df: Jamie Iles (1): ARM: VIC: remove non MULTI_IRQ_HANDLER support are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git irqchip-consolidation Axel Lin (2): ARM: exynos4: Fix build error due to 'gic_bank_offset' undeclared ARM: exynos4: Fix build error arch/arm/mach-exynos/cpu.c | 2 +- arch/arm/mach-exynos/mach-universal_c210.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)