K 10 svn:author V 3 das K 8 svn:date V 27 2004-10-01T05:01:29.000000Z K 7 svn:log V 173 Avoid calling _PHOLD(p1) with p2's lock held, since _PHOLD() may block to swap in p1. Instead, call _PHOLD earlier, at a point where the only lock held happens to be p1's. END