diff options
author | Juergen Gross <[email protected]> | 2021-02-02 08:09:38 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-02-04 10:54:37 -0800 |
commit | ec7d8e7dd3a59528e305a18e93f1cb98f7faf83b (patch) | |
tree | 862d98a349b7ce7e275630f5fa2c27ed884725ef /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | d795cc02a297df80910cf4ba23147680d15d8a7d (diff) |
xen/netback: avoid race in xenvif_rx_ring_slots_available()
Since commit 23025393dbeb3b8b3 ("xen/netback: use lateeoi irq binding")
xenvif_rx_ring_slots_available() is no longer called only from the rx
queue kernel thread, so it needs to access the rx queue with the
associated queue held.
Reported-by: Igor Druzhinin <[email protected]>
Fixes: 23025393dbeb3b8b3 ("xen/netback: use lateeoi irq binding")
Signed-off-by: Juergen Gross <[email protected]>
Acked-by: Wei Liu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions