mirror of https://github.com/torvalds/linux.git
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:
|
||
|---|---|---|
| .. | ||
| nitro_enclaves | ||
| vboxguest | ||
| Kconfig | ||
| Makefile | ||
| fsl_hypervisor.c | ||