diff options
author | Andy Lutomirski <[email protected]> | 2016-03-09 19:00:31 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-03-10 09:48:14 +0100 |
commit | 6dcc94149d605908a7c0c4cf2085340637aac86d (patch) | |
tree | 0d94f10fe9247fefb19237f2f0a116761ff48ff1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2b375756c839ff655a3e0b45e339f8fbf973093 (diff) |
x86/entry: Only allocate space for tss_struct::SYSENTER_stack if needed
The SYSENTER stack is only used on 32-bit kernels. Remove it on 64-bit kernels.
( We may end up using it down the road on 64-bit kernels. If so,
we'll re-enable it for CONFIG_IA32_EMULATION. )
Signed-off-by: Andy Lutomirski <[email protected]>
Cc: Andrew Cooper <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/9dbd18429f9ff61a76b6eda97a9ea20510b9f6ba.1457578375.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