K 10 svn:author V 6 marius K 8 svn:date V 27 2012-04-22T00:58:04.767733Z K 7 svn:log V 323 Interrupts must be disabled while handling a partial cache line flush, as otherwise the interrupt handling code may modify data in the non-DMA part of the cache line while we have it stashed away in the temporary stack buffer, then we end up restoring a stale value. PR: 160431 Submitted by: Ian Lepore MFC after: 1 week END