]> git.baikalelectronics.ru Git - kernel.git/commit
x86: PAT proper tracking of set_memory_uc and friends
authorvenkatesh.pallipadi@intel.com <venkatesh.pallipadi@intel.com>
Wed, 20 Aug 2008 23:45:51 +0000 (16:45 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 21 Aug 2008 11:27:32 +0000 (13:27 +0200)
commit5f30b5f00cba874e54b0781ff7f1e7ab68411c3f
tree737a0068192186e657b3541eb58ec67c532343fe
parent0a415785dc7e1fb19f6cd68cfc4b5e42600e4f1f
x86: PAT proper tracking of set_memory_uc and friends

Big thinko in pat memtype tracking code. reserve_memtype should be called
with physical address and not virtual address.

Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/pageattr.c