diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-11-15 09:54:18 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2010-12-03 08:26:30 +0000 |
commit | 24480d980e9063b3ebd0dfdf2f396c305956c356 (patch) | |
tree | 0be240f0f376c5bfe38700929adab78956edef06 /lib/prio_tree.c | |
parent | ad3b6993b9c5482e8a2ec5aed181538c921fdcbd (diff) | |
download | talos-op-linux-24480d980e9063b3ebd0dfdf2f396c305956c356.tar.gz talos-op-linux-24480d980e9063b3ebd0dfdf2f396c305956c356.zip |
ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware instead
Avoid using bitmasks and locks in the percpu area for IPIs, and instead
use individual software generated interrupts to identify the reason for
the IPI. This avoids the problems of having spinlocks in the percpu
area.
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'lib/prio_tree.c')
0 files changed, 0 insertions, 0 deletions