diff options
author | Alex Zenla <[email protected]> | 2024-11-19 21:16:33 +0000 |
---|---|---|
committer | Dominique Martinet <[email protected]> | 2024-11-21 21:11:39 +0900 |
commit | 7ef3ae82a6ebbf4750967d1ce43bcdb7e44ff74b (patch) | |
tree | f6efbdcf7e01f08444c2c263b4cbc5552477d93e /tools/perf/scripts/python | |
parent | ff1060813d9347e8c45c8b8cff93a4dfdb6726ad (diff) |
9p/xen: fix init sequence
Large amount of mount hangs observed during hotplugging of 9pfs devices. The
9pfs Xen driver attempts to initialize itself more than once, causing the
frontend and backend to disagree: the backend listens on a channel that the
frontend does not send on, resulting in stalled processing.
Only allow initialization of 9p frontend once.
Fixes: c15fe55d14b3b ("9p/xen: fix connection sequence")
Signed-off-by: Alex Zenla <[email protected]>
Signed-off-by: Alexander Merritt <[email protected]>
Signed-off-by: Ariadne Conill <[email protected]>
Reviewed-by: Juergen Gross <[email protected]>
Message-ID: <[email protected]>
Signed-off-by: Dominique Martinet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions