Date: Sat, 16 Oct 2010 08:43:23 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern link_elf.c link_elf_obj.c Message-ID: <201010160843.o9G8hdPC020606@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2010-10-16 08:43:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/kern link_elf.c link_elf_obj.c Log: SVN rev 213915 on 2010-10-16 08:43:23Z by kib MFC r213359: Release the vnode lock and close the linker file vnode earlier in the linker_load_file methods. This prevents the LOR between kernel linker sx xlock and vnode lock. Revision Changes Path 1.106.2.2 +3 -3 src/sys/kern/link_elf.c 1.111.2.3 +3 -3 src/sys/kern/link_elf_obj.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010160843.o9G8hdPC020606>