K 10 svn:author V 3 dfr K 8 svn:date V 27 2001-10-12T11:49:11.000000Z K 7 svn:log V 257 If the faulting instruction is a cmpxchg, then isr.w and isr.r will both be set. We need to check isr.w before isr.r so that we can correctly handle a cmpxchg to a copy-on-write page. This fixes the hang-after-fork problem for dynamically linked programs. END