NetBSD/sys/compat/linux32
maxv 6300e1b8c4 Disable preemption when setting PCB_COMPAT32, to prevent a context switch
before cpu_fsgs_reload() finishes, otherwise we write garbage in the GDT.
On NetBSD-current it is harmless, however in NetBSD-8 it might cause
panics, because NetBSD-8 uses the old SegRegs model and under this model
we reload %fs and %gs during switches.
2019-03-24 15:58:32 +00:00
..
arch Disable preemption when setting PCB_COMPAT32, to prevent a context switch 2019-03-24 15:58:32 +00:00
common for sysv ipc stat operations, explicitly copy the exported parts 2019-02-21 03:37:18 +00:00
Makefile
Makefile.inc
files.linux32 Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
linux32_syscall.h
linux32_syscallargs.h
linux32_syscalls.c
linux32_systrace_args.c