diff options
author | Andy Lutomirski <[email protected]> | 2017-03-22 14:32:34 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-03-23 08:25:08 +0100 |
commit | b23adb7d3f7d1d7cce03db9704de67a99ceeda38 (patch) | |
tree | 942b72751d6b244a0f5f9a6764261cf2cb26672f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 59c58ceb29d0f030eddb36a3a9dbadcc499786a6 (diff) |
x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup
Xen imposes special requirements on the GDT. Rather than using a
global variable for the pgprot, just use an explicit special case
for Xen -- this makes it clearer what's going on. It also debloats
64-bit kernels very slightly.
Signed-off-by: Andy Lutomirski <[email protected]>
Cc: Boris Ostrovsky <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Juergen Gross <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Garnier <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/e9ea96abbfd6a8c87753849171bb5987ecfeb523.1490218061.git.luto@kernel.org
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions