diff options
author | Xiaoyao Li <[email protected]> | 2019-06-27 12:55:25 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-06-27 10:56:11 +0200 |
commit | 2238246ff8d533a5f2327d1f953375876d8a013c (patch) | |
tree | e3b64cc4f0c0979b156aeb489e24c1d98d51fddc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5a949b38839e284b1307540c56b03caf57da9736 (diff) |
x86/boot: Make the GDT 8-byte aligned
The segment descriptors are loaded with an implicitly LOCK-ed instruction,
which could trigger the split lock #AC exception if the variable is not
properly aligned and crosses a cache line.
Align the GDT properly so the descriptors are all 8 byte aligned.
Signed-off-by: Xiaoyao Li <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Fenghua Yu <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
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