K 10 svn:author V 5 gonzo K 8 svn:date V 27 2015-10-30T01:19:04.607647Z K 7 svn:log V 268 Fix BULK read transfer if destination buffer is not cache line-aligned. We can't use copyout because destination memory is userland address in another process but we have reference to respective page so map the page into kernel address space and copy fragments there END