]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: Add Versatile Express SMP support
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 11 Feb 2010 21:56:07 +0000 (21:56 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 2 May 2010 08:35:39 +0000 (09:35 +0100)
commit59ac59f6f1432aa9417d2592bdfd17c99804dd66
treec4251d8827165d9eb926d77470a59fb196f998f8
parentfef88f10767cfd9f9b4eebb5d5490214c5e13ad5
ARM: Add Versatile Express SMP support

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig
arch/arm/mach-vexpress/Makefile
arch/arm/mach-vexpress/headsmp.S [new file with mode: 0644]
arch/arm/mach-vexpress/include/mach/smp.h [new file with mode: 0644]
arch/arm/mach-vexpress/localtimer.c [new file with mode: 0644]
arch/arm/mach-vexpress/platsmp.c [new file with mode: 0644]