K 10 svn:author V 6 marius K 8 svn:date V 27 2012-05-26T09:13:24.957142Z K 7 svn:log V 319 MFC: r234561 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 END