diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2021-02-07 13:56:43 +0100 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-02-08 14:02:12 +0100 |
commit | fd3f1e0f139f1314ff97438eebaa1f9d216e10a2 (patch) | |
tree | 218e5c1fd5d3397d8f08fa67eeedac296612d5ed /arch/powerpc/kernel/systbl.S | |
parent | powerpc: add interrupt wrapper entry / exit stub functions (diff) | |
download | linux-fd3f1e0f139f1314ff97438eebaa1f9d216e10a2.tar.xz linux-fd3f1e0f139f1314ff97438eebaa1f9d216e10a2.zip |
powerpc/traps: factor common code from program check and emulation assist
Move the program check handling into a function called by both, rather
than have the emulation assist handler call the program check handler.
This allows each of these handlers to be implemented with "interrupt
wrappers" in a later change.
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/1612702475.d6qyt6qtfy.astroid@bobo.none
Diffstat (limited to 'arch/powerpc/kernel/systbl.S')
0 files changed, 0 insertions, 0 deletions