diff options
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | 2007-06-02 15:36:37 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2007-06-02 21:31:49 +0100 |
commit | f72267c30f5a08f9a77c97417ec120e6943195f8 (patch) | |
tree | 72516867e90329c97bb549d7cc26f06ef01b03e6 /crypto | |
parent | 29c349d22ccda5678a7dfb732093dbd3befcefa3 (diff) | |
download | kernel-crypto-f72267c30f5a08f9a77c97417ec120e6943195f8.tar.gz kernel-crypto-f72267c30f5a08f9a77c97417ec120e6943195f8.tar.xz kernel-crypto-f72267c30f5a08f9a77c97417ec120e6943195f8.zip |
[ARM] Solve buggy smp_processor_id() usage
BUG: using smp_processor_id() in preemptible [00000001] code: opcontrol/427
Resolve this bug by ensuring that we're not using smp_processor_id() in
a preemptable context (by disabling preemption.)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions