Nicholas Piggin a01a3f2ddb powerpc: remove arguments from fault handler functions
Make mm fault handlers all just take the pt_regs * argument and load
DAR/DSISR from that. Make those that return a value return long.

This is done to make the function signatures match other handlers, which
will help with a future patch to add wrappers. Explicit arguments could
be added for performance but that would require more wrapper macro
variants.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210130130852.2952424-7-npiggin@gmail.com
2021-02-09 00:02:08 +11:00
..
2020-08-07 18:48:15 -07:00
2020-12-09 23:48:14 +11:00
2020-10-16 12:21:15 -07:00
2020-12-09 23:48:14 +11:00
2020-12-04 01:01:09 +11:00
2020-10-08 21:17:12 +11:00
2020-07-27 00:01:30 +10:00
2020-06-05 12:39:30 -07:00
2020-06-05 12:39:30 -07:00
2020-12-05 21:49:52 +11:00
2020-12-17 13:34:25 -08:00
2020-11-18 14:18:09 -06:00
2020-12-04 01:01:19 +11:00
2020-12-17 13:34:25 -08:00