summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/ucall.S
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2021-05-28 19:07:27 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2021-06-10 22:12:12 +1000
commite2762743c6328dde14290cd58ddf2175b068ad80 (patch)
tree85fc9682460c9fa0ed029b707dbb6add13bd3913 /arch/powerpc/kernel/ucall.S
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 <npiggin@gmail.com> Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20210528090752.3542186-8-npiggin@gmail.com
Diffstat (limited to 'arch/powerpc/kernel/ucall.S')
0 files changed, 0 insertions, 0 deletions