]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commitc15238df3b65e34fadb1021b0fb0d5aebc7c42c6
tree737a0068192186e657b3541eb58ec67c532343fe
parentb2a6a58ca6a3ddf4e278a53199c5b8fd39adbc0e
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