K 10 svn:author V 7 attilio K 8 svn:date V 27 2012-12-22T09:37:34.142272Z K 7 svn:log V 383 Fixup r240424: On entering KDB backends, the hijacked thread to run interrupt context can still be idlethread. At that point, without the panic condition, it can still happen that idlethread then will try to acquire some locks to carry on some operations. Skip the idlethread check on block/sleep lock operations when KDB is active. Reported by: jh Tested by: jh MFC after: 1 week END