diff options
| author | Hans de Goede <[email protected]> | 2021-01-21 16:07:54 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-01-27 14:37:02 +0100 |
| commit | c35901b39ddc20077f4ae7b9f7bf344487f62212 (patch) | |
| tree | db46740c2b57ed2c5272ee85e803dc01ea5355ce /scripts/git.orderFile | |
| parent | 8d6da6575ffec171161d36a06c015142b0049637 (diff) | |
virt: vbox: Do not use wait_event_interruptible when called from kernel context
Do not use wait_event_interruptible when vbg_hgcm_call() gets called from
kernel-context, such as it being called by the vboxsf filesystem code.
This fixes some filesystem related system calls on shared folders
unexpectedly failing with -EINTR.
Fixes: 0532a1b0d045 ("virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.x")
Reported-by: Ludovic Pouzenc <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Cc: stable <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions