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