diff options
author | Xie Yongji <[email protected]> | 2021-09-06 22:21:58 +0800 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2021-09-14 18:10:43 -0400 |
commit | 7bb5fb207334758ce6ee84345d6f08e4fb284fe6 (patch) | |
tree | 8d5e6f2172db7f33f1e6a9ff50ef987b0d099a75 /scripts/gdb/linux/clk.py | |
parent | 6243e3c78ace66d337a1e43b60a1aa8f5b61bd72 (diff) |
vduse: Cleanup the old kernel states after reset failure
We should cleanup the old kernel states e.g. interrupt callback
no matter whether the userspace handle the reset correctly or not
since virtio-vdpa can't handle the reset failure now.
Otherwise, the old state might be used after reset which might
break something, e.g. the old interrupt callback might be triggered
by userspace after reset, which can break the virtio device driver.
Signed-off-by: Xie Yongji <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
Acked-by: Jason Wang <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions