diff options
| author | Jeremy Fitzhardinge <[email protected]> | 2010-08-21 01:57:53 +0000 |
|---|---|---|
| committer | Jeremy Fitzhardinge <[email protected]> | 2010-08-24 18:13:28 +0000 |
| commit | aaca49642b92c8a57d3ca5029a5a94019c7af69f (patch) | |
| tree | a86a88c11addd689a2903d21f1bb948f461c1a1d /net/unix/af_unix.c | |
| parent | Linux 2.6.36-rc2 (diff) | |
| download | kernel-aaca49642b92c8a57d3ca5029a5a94019c7af69f.tar.gz kernel-aaca49642b92c8a57d3ca5029a5a94019c7af69f.zip | |
xen: use percpu interrupts for IPIs and VIRQs
IPIs and VIRQs are inherently per-cpu event types, so treat them as such:
- use a specific percpu irq_chip implementation, and
- handle them with handle_percpu_irq
This makes the path for delivering these interrupts more efficient
(no masking/unmasking, no locks), and it avoid problems with attempts
to migrate them.
Signed-off-by: Jeremy Fitzhardinge <[email protected]>
Cc: Stable Kernel <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
