diff options
author | Russell King <[email protected]> | 2010-11-15 09:54:18 +0000 |
---|---|---|
committer | Russell King <[email protected]> | 2010-12-03 08:26:30 +0000 |
commit | 24480d980e9063b3ebd0dfdf2f396c305956c356 (patch) | |
tree | 0be240f0f376c5bfe38700929adab78956edef06 /net/unix/sysctl_net_unix.c | |
parent | ad3b6993b9c5482e8a2ec5aed181538c921fdcbd (diff) |
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 <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions