diff options
author | Andy Lutomirski <[email protected]> | 2017-02-20 08:56:11 -0800 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2017-02-21 11:48:46 +0100 |
commit | e28baeadcf0d657c6b6e849ae1b4faccb4faf326 (patch) | |
tree | 6e176b9777ab7ff13d7ea99e302a1bfa96953bce /tools/perf/util/trace-event-scripting.c | |
parent | e0c230634af99967da79a6ed1faecc720fb623ca (diff) |
x86/kvm/vmx: Get rid of segment_base() on 64-bit kernels
It was a bit buggy (it didn't list all segment types that needed
64-bit fixups), but the bug was irrelevant because it wasn't called
in any interesting context on 64-bit kernels and was only used for
data segents on 32-bit kernels.
To avoid confusion, make it explicitly 32-bit only.
Cc: Thomas Garnier <[email protected]>
Cc: Jim Mattson <[email protected]>
Cc: Radim Krčmář <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Signed-off-by: Andy Lutomirski <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions