diff options
| author | Christophe Leroy <[email protected]> | 2021-06-18 01:51:14 +1000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-06-25 00:06:57 +1000 |
| commit | 99f98f849cf13e5fac532979ccdb77dff07665db (patch) | |
| tree | f9b26482db09a31d9f08cb030be13d713e209bf9 /tools/perf/scripts/python | |
| parent | a214ee8802adb864d175ea6ca4176223bcc11d2b (diff) | |
powerpc/interrupt: Interchange prep_irq_for_{kernel_enabled/user}_exit()
prep_irq_for_user_exit() is a superset of
prep_irq_for_kernel_enabled_exit(). In order to allow refactoring in
following patch, interchange the two. This will allow
prep_irq_for_user_exit() to call a renamed version of
prep_irq_for_kernel_enabled_exit().
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Nicholas Piggin <[email protected]>
Reviewed-by: Nicholas Piggin <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions