jhb 2003/04/23 11:13:26 PDT FreeBSD src repository Modified files: sys/compat/linux linux_file.c Log: Fix a lock order reversal. Unlock the proc before calling fget(). Reported by: kris Revision Changes Path 1.80 +1 -1 src/sys/compat/linux/linux_file.c