diff options
| author | Toshi Kani <[email protected]> | 2015-09-17 18:24:23 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2015-09-22 19:27:33 +0000 |
| commit | d551aaa2f7e1387fa66093ce9914c2e91f283a50 (patch) | |
| tree | d36027d714f2658bc3660de42a0040f30c1e158f /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c | |
| parent | x86/mm: Fix try_preserve_large_page() to handle large PAT bit (diff) | |
| download | kernel-d551aaa2f7e1387fa66093ce9914c2e91f283a50.tar.gz kernel-d551aaa2f7e1387fa66093ce9914c2e91f283a50.zip | |
x86/mm: Fix __split_large_page() to handle large PAT bit
__split_large_page() is called from __change_page_attr() to change
the mapping attribute by splitting a given large page into smaller
pages. This function uses pte_pfn() and pte_pgprot() for PUD/PMD,
which do not handle the large PAT bit properly.
Fix __split_large_page() by using the corresponding pud/pmd pfn/
pgprot interfaces.
Also remove '#ifdef CONFIG_X86_64', which is not necessary.
Signed-off-by: Toshi Kani <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Juergen Gross <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Konrad Wilk <[email protected]>
Cc: Robert Elliot <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c')
0 files changed, 0 insertions, 0 deletions
