]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: vexpress: Simplify SMP operations for DT-powered system
authorPawel Moll <pawel.moll@arm.com>
Tue, 17 Sep 2013 17:30:58 +0000 (18:30 +0100)
committerPawel Moll <pawel.moll@arm.com>
Thu, 15 May 2014 16:02:21 +0000 (17:02 +0100)
commitd2606f81d5632f873884f1988fb2e9d3f057fcb6
treee3f10081aad9c8beb7514c9176937f7d0f93d181
parentdcdea6295d3b2ec1aafd8480860f34062d2d3a93
ARM: vexpress: Simplify SMP operations for DT-powered system

As all cores must be properly described in the Device Tree,
there is no point in getting their numbers from SCU on
A5/A9 platforms. This significantly simplifies the code,
removing the need for flat-tree scanning and early static
mapping.

Signed-off-by: Pawel Moll <pawel.moll@arm.com>
arch/arm/mach-vexpress/core.h
arch/arm/mach-vexpress/platsmp.c
arch/arm/mach-vexpress/v2m.c