diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-01-30 16:40:20 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-02-17 15:14:44 -0800 |
commit | b770e599b231a81cf53e00beee29261cfc8be46c (patch) | |
tree | d5b72d90fdc0aa1f781ae2cf839e7bc26a348ab9 /fs | |
parent | 3eb02dfd31bf0d6ada5c78a4136b215144871011 (diff) |
ARM: smp_on_up: allow non-ARM SMP processors
commit e98ff0f55a0232b578c9aa7f1c245868277ac7bc upstream.
Allow non-ARM SMP processors to use the SMP_ON_UP feature. CPUs
supporting SMP must have the new CPU ID format, so check for this first.
Then check for ARM11MPCore, which fails the MPIDR check. Lastly check
the MPIDR reports multiprocessing extensions and that the CPU is part of
a multiprocessing system.
Reported-and-Tested-by: Stephen Boyd <sboyd@codeaurora.org>
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions