diff options
author | David Woodhouse <[email protected]> | 2018-02-19 10:50:56 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-02-20 09:38:26 +0100 |
commit | d1c99108af3c5992640aa2afa7d2e88c3775c06e (patch) | |
tree | 603d37297f7655ff02522f9fbee940d22ac83236 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8554004a0231dedf44d4d62147fb3d6a6db489aa (diff) |
Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
This reverts commit 1dde7415e99933bb7293d6b2843752cbdb43ec11. By putting
the RSB filling out of line and calling it, we waste one RSB slot for
returning from the function itself, which means one fewer actual function
call we can make if we're doing the Skylake abomination of call-depth
counting.
It also changed the number of RSB stuffings we do on vmexit from 32,
which was correct, to 16. Let's just stop with the bikeshedding; it
didn't actually *fix* anything anyway.
Signed-off-by: David Woodhouse <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://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