Date: Fri, 28 May 2010 12:05:56 +0000 (UTC) From: "Jayachandran C." <jchandra@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/mips pmap.c Message-ID: <201005281206.o4SC67iZ032932@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jchandra 2010-05-28 12:05:56 UTC FreeBSD src repository Modified files: sys/mips/mips pmap.c Log: SVN rev 208616 on 2010-05-28 12:05:56Z by jchandra Fix lock order reversal, unlock page queue and pmap locks before calling uma_zfree(). Also if needed, acquire page queue lock before modifying pte page attributes. Approved by: rrs (mentor) Revision Changes Path 1.55 +10 -1 src/sys/mips/mips/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005281206.o4SC67iZ032932>