diff options
author | Rik van Riel <riel@surriel.com> | 2025-02-13 11:13:53 -0500 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-02-21 16:20:12 +0100 |
commit | f2c5c21058270167ce23172022da083b62e5ad4c (patch) | |
tree | d62c3c32eb5995c01c360d952f57d21242c9cb8b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a37259732a7dc33047fa1e4f9a338088f452e017 (diff) |
x86/mm: Remove pv_ops.mmu.tlb_remove_table call
Every pv_ops.mmu.tlb_remove_table call ends up calling tlb_remove_table.
Get rid of the indirection by simply calling tlb_remove_table directly,
and not going through the paravirt function pointers.
Suggested-by: Qi Zheng <zhengqi.arch@bytedance.com>
Signed-off-by: Rik van Riel <riel@surriel.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Tested-by: Manali Shukla <Manali.Shukla@amd.com>
Tested-by: Brendan Jackman <jackmanb@google.com>
Tested-by: Michael Kelley <mhklinux@outlook.com>
Link: https://lore.kernel.org/r/20250213161423.449435-3-riel@surriel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions