diff options
| author | Paul Mackerras <paulus@samba.org> | 2005-01-12 17:01:10 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-01-12 17:01:10 -0800 |
| commit | f4d0d3c5ec5ee76947aa0057089ffab8f83005db (patch) | |
| tree | c6c13c10fc3cd159da39e04360768982b7e5acb6 /net/lapb/lapb_iface.c | |
| parent | ec72859c7038f7d037509ee6ae851dbe80af2343 (diff) | |
[PATCH] PPC64 Call preempt_schedule on exception exit
This patch mirrors the recent changes on x86 to call preempt_schedule
rather than schedule in the exception exit path, in the case where the
preempt_count is zero and the TIF_NEED_RESCHED bit is set.
I'm a little concerned that this means that we have a window where
interrupts are enabled and we are on our way into preempt_schedule,
but preempt_count is still zero. Ingo's proposed preempt_schedule_irq
would fix this, and I think something like that should go in.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions
