diff options
author | Juergen Gross <jgross@suse.com> | 2020-09-07 15:47:27 +0200 |
---|---|---|
committer | Juergen Gross <jgross@suse.com> | 2020-10-20 10:22:01 +0200 |
commit | 01263a1fabe30b4d542f34c7e2364a22587ddaf2 (patch) | |
tree | 828ef71bf81f360b50e7d6b13616a9cedd9b6b8f /kernel | |
parent | 54c9de89895e0a36047fcc4ae754ea5b8655fb9d (diff) | |
download | linux-01263a1fabe30b4d542f34c7e2364a22587ddaf2.tar.bz2 |
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: stable@vger.kernel.org
Reported-by: Julien Grall <julien@xen.org>
Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Wei Liu <wl@xen.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions