diff options
author | Gautham R Shenoy <ego@in.ibm.com> | 2007-10-19 08:40:47 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-19 20:53:44 +0200 |
commit | d2b20b11547cefc89d6c81937e81afaf3c62808b (patch) | |
tree | 50a6c8e1d86c38fff417907d821eec0e0731e1a5 /ipc/util.h | |
parent | CPU HOTPLUG: avoid hotadd when proper possible_map isn't specified (diff) | |
download | linux-d2b20b11547cefc89d6c81937e81afaf3c62808b.tar.xz linux-d2b20b11547cefc89d6c81937e81afaf3c62808b.zip |
Add irq protection in the percpu-counters cpu-hotplug-callback path
Some of the per-cpu counters and thus their locks are accessed from IRQ
contexts. This can cause a deadlock if it interrupts a cpu-offline thread
which is transferring a dead-cpu's counts to the global counter.
Add appropriate IRQ protection in the cpu-hotplug callback path.
Signed-off-by: Gautham R Shenoy <ego@in.ibm.com>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'ipc/util.h')
0 files changed, 0 insertions, 0 deletions