diff options
author | Juergen Gross <[email protected]> | 2020-09-07 15:47:27 +0200 |
---|---|---|
committer | Juergen Gross <[email protected]> | 2020-10-20 10:22:01 +0200 |
commit | 01263a1fabe30b4d542f34c7e2364a22587ddaf2 (patch) | |
tree | 828ef71bf81f360b50e7d6b13616a9cedd9b6b8f /drivers/net/xen-netback/interface.c | |
parent | 54c9de89895e0a36047fcc4ae754ea5b8655fb9d (diff) |
xen/blkback: use lateeoi irq binding
In order to reduce the chance for the system becoming unresponsive due
to event storms triggered by a misbehaving blkfront use the lateeoi
irq binding for blkback and unmask the event channel only after
processing all pending requests.
As the thread processing requests is used to do purging work in regular
intervals an EOI may be sent only after having received an event. If
there was no pending I/O request flag the EOI as spurious.
This is part of XSA-332.
Cc: [email protected]
Reported-by: Julien Grall <[email protected]>
Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Jan Beulich <[email protected]>
Reviewed-by: Wei Liu <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions