diff options
| author | Paul Mackerras <paulus@samba.org> | 2005-03-07 19:27:18 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-03-07 19:27:18 -0800 |
| commit | d98d0dd6da6706c6fecd62691152b1f4ae989898 (patch) | |
| tree | 0cc44153240a97b1f4ee4f4f1ab4e82ac684aeb9 /net/unix/af_unix.c | |
| parent | 68417bcd9153595c4ec0d865cdb985676722f2b9 (diff) | |
[PATCH] ppc64: call idle_task_exit with irqs disabled
This patch is from Nathan Lynch <ntl@pobox.com>.
Seeing this very occasionally during cpu hotplug testing:
Badness in slb_flush_and_rebolt at arch/ppc64/mm/slb.c:52
Call Trace:
[c0000000ef0efbe0] [c0000000000127a0] .__switch_to+0xa4/0xf0 (unreliable)
[c0000000ef0efc80] [c000000000050178] .idle_task_exit+0xbc/0x15c
[c0000000ef0efd10] [c00000000000d108] .cpu_die+0x18/0x68
[c0000000ef0efd90] [c00000000001023c] .dedicated_idle+0x1fc/0x254
[c0000000ef0efe80] [c00000000000fc80] .cpu_idle+0x3c/0x54
[c0000000ef0eff00] [c00000000003aa90] .start_secondary+0x108/0x148
[c0000000ef0eff90] [c00000000000bd28] .enable_64b_mode+0x0/0x28
idle_task_exit can result in a call to slb_flush_and_rebolt, which
must not be called with interrupts enabled. Make the call with
interrupts disabled.
Signed-off-by: Nathan Lynch <ntl@pobox.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
