aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorEli Cohen <[email protected]>2022-11-14 15:17:55 +0200
committerMichael S. Tsirkin <[email protected]>2022-12-28 05:28:09 -0500
commit0dbc1b4ae07d003b2e88ba9d4142846320f8e349 (patch)
treeec9c0524d707b60b49b6c5b5cd31955ceeb26c9a /scripts/gdb/linux/proc.py
parent1ab53760d322c82fb4cb5e81b5817065801e3ec4 (diff)
vdpa/mlx5: Avoid using reslock in event_handler
event_handler runs under atomic context and may not acquire reslock. We can still guarantee that the handler won't be called after suspend by clearing nb_registered, unregistering the handler and flushing the workqueue. Signed-off-by: Eli Cohen <[email protected]> Message-Id: <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions