commit | fd12a0d69aee6d90fa9b9890db24368a897f8423 | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Thu Nov 19 14:23:41 2009 -0600 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Nov 23 19:47:42 2009 +0100 |
tree | 2e77b6badae3966af54beb40f727dea143dbb075 | |
parent | e38e2af1c57c3eb5211331a5b4fcaae0c4a2a918 [diff] |
x86: UV SGI: Don't track GRU space in PAT GRU space is always mapped as WB in the page table. There is no need to track the mappings in the PAT. This also eliminates the "freeing invalid memtype" messages when the GRU space is unmapped. Signed-off-by: Jack Steiner <steiner@sgi.com> LKML-Reference: <20091119202341.GA4420@sgi.com> [ v2: fix build failure ] Signed-off-by: Ingo Molnar <mingo@elte.hu>