diff options
author | Juergen Gross <jgross@suse.com> | 2024-12-03 08:15:50 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2024-12-06 11:01:36 +0100 |
commit | 29188c16006176caee6cb6729103be51a29c1a93 (patch) | |
tree | c7ff0a2077db674ae34308491acca9575c796598 /tools/perf/scripts/python/task-analyzer.py | |
parent | 7a470e826d7521bec6af789deab31cfa4fd05af3 (diff) |
x86/paravirt: Remove the WBINVD callback
The pv_ops::cpu.wbinvd paravirt callback is a leftover of lguest times.
Today it is no longer needed, as all users use the native WBINVD
implementation.
Remove the callback and rename native_wbinvd() to wbinvd().
Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20241203071550.26487-1-jgross@suse.com
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions