K 10 svn:author V 6 grehan K 8 svn:date V 27 2004-08-03T04:14:55.000000Z K 7 svn:log V 310 Remove race condition between reading of MSR, setting md_savecrit, and setting MSR. This was most evident with the idle proc running with interrupts disabled and causing a lockup. Switch over to the i386 style which does things in the right order. debug assisted by: gallatin, and the invaluable KTR option. END