From mboxrd@z Thu Jan 1 00:00:00 1970 From: olof@lixom.net (Olof Johansson) Date: Fri, 12 Nov 2010 11:14:23 -0600 Subject: [PATCH 04/07] ARM: Use shared GIC entry macros on Tegra In-Reply-To: <20101112082141.27221.50202.sendpatchset@t400s> References: <20101112082059.27221.52879.sendpatchset@t400s> <20101112082141.27221.50202.sendpatchset@t400s> Message-ID: <20101112171423.GC27647@lixom.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Nov 12, 2010 at 05:21:41PM +0900, Magnus Damm wrote: > From: Magnus Damm > > Use the GIC demux code in asm/hardware/entry-macro-gic.S > on the Tegra subarchitecture. > > Signed-off-by: Magnus Damm Acked-by: Olof Johansson -Olof