diff options
author | Jason Wang <[email protected]> | 2018-03-26 16:10:23 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-03-26 12:59:01 -0400 |
commit | aaa3149bbee9ba9b4e6f0bd6e3e7d191edeae942 (patch) | |
tree | 83b2fdd2611348cfcb83b5253e94c5c8edd2fb6f /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | f3d801baf118c9d452ee7c278df16880c892e669 (diff) |
vhost_net: add missing lock nesting notation
We try to hold TX virtqueue mutex in vhost_net_rx_peek_head_len()
after RX virtqueue mutex is held in handle_rx(). This requires an
appropriate lock nesting notation to calm down deadlock detector.
Fixes: 0308813724606 ("vhost_net: basic polling support")
Reported-by: [email protected]
Signed-off-by: Jason Wang <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions