aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorNicholas Piggin <[email protected]>2021-05-28 19:07:27 +1000
committerMichael Ellerman <[email protected]>2021-06-10 22:12:12 +1000
commite2762743c6328dde14290cd58ddf2175b068ad80 (patch)
tree85fc9682460c9fa0ed029b707dbb6add13bd3913 /tools/perf/scripts/python/bin
parent1b5821c630c219e3c6f643ebbefcf08c9fa714d8 (diff)
KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences
This sets up the same calling convention from interrupt entry to KVM interrupt handler for system calls as exists for other interrupt types. This is a better API, it uses a save area rather than SPR, and it has more registers free to use. Using a single common API helps maintain it, and it becomes easier to use in C in a later patch. Signed-off-by: Nicholas Piggin <[email protected]> Reviewed-by: Alexey Kardashevskiy <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions