diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2021-05-28 19:07:21 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-06-10 22:12:01 +1000 |
commit | f36011569b90b3973f07cea00c5872c4dc0c707f (patch) | |
tree | 91a9784a9f679ca50f8c51482b67e6c1549d975c /arch/powerpc/sysdev/xive/native.c | |
parent | 6ba53317d497dec029bfb040b1daf38328fa00ab (diff) |
KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point
Rather than bifurcate the call depending on whether or not HV is
possible, and have the HV entry test for PR, just make a single
common point which does the demultiplexing. This makes it simpler
to add another type of exit handler.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Reviewed-by: Daniel Axtens <dja@axtens.net>
Reviewed-by: Fabiano Rosas <farosas@linux.ibm.com>
Acked-by: Paul Mackerras <paulus@ozlabs.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210528090752.3542186-2-npiggin@gmail.com
Diffstat (limited to 'arch/powerpc/sysdev/xive/native.c')
0 files changed, 0 insertions, 0 deletions