mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-04 04:02:26 +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 |