From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Fri, 5 Mar 2010 22:51:16 +0000 Subject: [PATCH] ARM: Add Versatile Express SMP support In-Reply-To: References: Message-ID: <20100305225116.GC20095@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Mar 05, 2010 at 12:12:33PM +0000, Colin Tuckley wrote: > > -----Original Message----- > > From: linux-arm-kernel-bounces at lists.infradead.org [mailto:linux-arm- > > kernel-bounces at lists.infradead.org] On Behalf Of Russell King > > > > +++ b/arch/arm/mach-vexpress/headsmp.S > > > > > + * Realview specific entry point for secondary CPUs. This provides > > > That "Realview" is incorrect, it could either be removed or replaced > with "Versatile Express" Fixed, replaced with "Versatile Express".