diff options
author | Jeremy Fitzhardinge <jeremy@goop.org> | 2009-02-06 14:09:46 -0800 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-02-09 12:18:09 +0100 |
commit | 3445a8fd7c6868bd9db0d1bea7d6e89004552122 (patch) | |
tree | e702ab02c72392cda5ee80e8cc12db60e2b0f271 /arch/h8300/platform | |
parent | d77bbd4db475e2edc78edb7f94a258159c140b54 (diff) |
xen: make sure that softirqs get handled at the end of event processing
Make sure that irq_enter()/irq_exit() wrap the entire event processing
loop, rather than each individual event invokation. This makes sure
that softirq processing is deferred until the end of event processing,
rather than in the middle with interrupts disabled.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/h8300/platform')
0 files changed, 0 insertions, 0 deletions