aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2021-11-25 13:00:17 -0500
committerMichael S. Tsirkin <mst@redhat.com>2022-01-14 18:50:52 -0500
commit2076207128948b766ef1fe344e0444fc9271a847 (patch)
treeb8df7ec9d66851f4f5eb843a7d4b8b7c1a277b86 /tools/perf/util/scripting-engines/trace-event-python.c
parentd9679d0013a66849f23057978f92e76b255c50aa (diff)
downloadlinux-2076207128948b766ef1fe344e0444fc9271a847.tar.gz
linux-2076207128948b766ef1fe344e0444fc9271a847.tar.bz2
linux-2076207128948b766ef1fe344e0444fc9271a847.zip
hwrng: virtio - unregister device before reset
unregister after reset is clearly wrong - device can be used while it's reset. There's an attempt to protect against that using hwrng_removed but it seems racy since access can be in progress when the flag is set. Just unregister, then reset seems simpler and cleaner. NB: we might be able to drop hwrng_removed in a follow-up patch. Signed-off-by: Laurent Vivier <lvivier@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions