NetBSD/sys/compat/linux32
hannken 1423e65b26 Clean up vnode lock operations pass 2:
VOP_UNLOCK(vp, flags) -> VOP_UNLOCK(vp): Remove the unneeded flags argument.

Welcome to 5.99.32.

Discussed on tech-kern.
2010-06-24 12:58:48 +00:00
..
arch/amd64 This patch fixes the NX regression issue observed on amd64 kernels, where 2010-04-18 23:47:50 +00:00
common Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
files.linux32 Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
linux32_syscall.h
linux32_syscallargs.h
linux32_syscalls.c
Makefile.inc