mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +00:00
c35901b39d
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:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
vboxguest_core.c | ||
vboxguest_core.h | ||
vboxguest_linux.c | ||
vboxguest_utils.c | ||
vboxguest_version.h | ||
vmmdev.h |