Date: Wed, 21 May 2008 05:15:27 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 machdep.c Message-ID: <200805210515.m4L5FRoa027141@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2008-05-21 05:15:27 UTC FreeBSD src repository Modified files: sys/ia64/ia64 machdep.c Log: We can call ia64_flush_dirty() when the corresponding process is locked or not. As such, use PROC_LOCKED() to determine which case it is and lock the process when not. Revision Changes Path 1.240 +6 -3 src/sys/ia64/ia64/machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805210515.m4L5FRoa027141>