K 10 svn:author V 5 markj K 8 svn:date V 27 2014-07-29T20:34:10.805097Z K 7 svn:log V 247 MFC r263329: Only invoke fasttrap hooks for traps from user mode, and ensure that they're called with interrupts enabled. Calling fasttrap_pid_probe() with interrupts disabled can lead to deadlock if fasttrap writes to the process' address space. END