diff options
| author | Alex Zenla <alex@edera.dev> | 2024-11-19 21:16:33 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-05 14:03:06 +0100 |
| commit | 592fb738d8682bbeabf8acd4c3b207b64266dbc9 (patch) | |
| tree | 00f8706d166607b347a577d79dcb8d0012507acd /scripts/patch-kernel | |
| parent | 5416b76a8156c1b8491f78f8a728f422104bb919 (diff) | |
| download | linux-592fb738d8682bbeabf8acd4c3b207b64266dbc9.tar.gz linux-592fb738d8682bbeabf8acd4c3b207b64266dbc9.tar.bz2 linux-592fb738d8682bbeabf8acd4c3b207b64266dbc9.zip | |
9p/xen: fix init sequence
[ Upstream commit 7ef3ae82a6ebbf4750967d1ce43bcdb7e44ff74b ]
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 <alex@edera.dev>
Signed-off-by: Alexander Merritt <alexander@edera.dev>
Signed-off-by: Ariadne Conill <ariadne@ariadne.space>
Reviewed-by: Juergen Gross <jgross@suse.com>
Message-ID: <20241119211633.38321-1-alexander@edera.dev>
Signed-off-by: Dominique Martinet <asmadeus@codewreck.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
