K 10 svn:author V 8 bschmidt K 8 svn:date V 27 2010-11-25T18:50:59.180644Z K 7 svn:log V 399 MFC r215135,215419,215420: - According to specs for MmAllocateContiguousMemorySpecifyCache() physically contiguous memory with requested restrictions must be allocated. - Use kmem_alloc_contig() to honour the cache_type variable. - Fix a panic on i386 for drivers using MmAllocateContiguousMemory() and MmAllocateContiguousMemorySpecifyCache(). Submitted by: Paul B Mahol END