arm64: Do not set the SMP/nAMP processor bit
authorCatalin Marinas <catalin.marinas@arm.com>
Mon, 24 Sep 2012 17:06:16 +0000 (18:06 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 24 Sep 2012 17:10:29 +0000 (18:10 +0100)
If such bit exists on a given CPU, it must be set by the firmware or
boot-loader prior to starting the kernel (see
Documentation/arm64/booting.txt).

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>

No differences found