commit | 3249b7e1df6380e9d7bb3238f64f445bf614f787 | [log] [tgz] |
---|---|---|
author | Ian Campbell <ian.campbell@citrix.com> | Fri Feb 26 17:16:01 2010 +0000 |
committer | H. Peter Anvin <hpa@zytor.com> | Sat Feb 27 14:41:16 2010 -0800 |
tree | 59672f302da25305202f10c696d19db509e8f8b9 | |
parent | 817a824b75b1475f1b067c8cee318c7b4d66fcde [diff] |
x86, vmi: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y Preventing HIGHPTE allocations under VMI will allow us to remove the kmap_atomic_pte paravirt op. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> LKML-Reference: <1267204562-11844-2-git-send-email-ian.campbell@citrix.com> Acked-by: Alok Kataria <akataria@vmware.com> Cc: Ingo Molnar <mingo@elte.hu> Cc: Jeremy Fitzhardinge <jeremy@goop.org> Signed-off-by: H. Peter Anvin <hpa@zytor.com>