aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJuergen Gross <[email protected]>2023-06-14 07:35:00 +0000
committerJuergen Gross <[email protected]>2023-06-26 05:47:11 +0000
commit3d013424de1efc2c9e68c6c06e76159e467c7ba8 (patch)
tree476c74f634383182f2c39f6453449261a38ad5c6 /tools/perf/scripts/python
parentiscsi_ibft: Fix finding the iBFT under Xen Dom 0 (diff)
downloadkernel-3d013424de1efc2c9e68c6c06e76159e467c7ba8.tar.gz
kernel-3d013424de1efc2c9e68c6c06e76159e467c7ba8.zip
x86/xen: add prototypes for paravirt mmu functions
The paravirt MMU functions called via the PV_CALLEE_SAVE_REGS_THUNK() macro can't be defined to be static, as the macro is generating a function via asm() statement calling the paravirt MMU function. In order to avoid warnings when specifying "-Wmissing-prototypes" for the build, add local prototypes (there should never be any external caller of those functions). Reported-by: Arnd Bergmann <[email protected]> Signed-off-by: Juergen Gross <[email protected]> Reviewed-by: Boris Ostrovsky <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions