+11
−0
+1
−0
drivers/misc/ntsync.c
0 → 100644
+52
−0
Loading
ntsync uses a misc device as the simplest and least intrusive uAPI interface. Each file description on the device represents an isolated NT instance, intended to correspond to a single NT virtual machine. Signed-off-by:Elizabeth Figura <zfigura@codeweavers.com> Link: https://lore.kernel.org/r/20240329000621.148791-2-zfigura@codeweavers.com Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>