commit | b4ced8031000b832d845dd17994e0fa1b8310496 | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Sat Jan 30 23:08:17 2021 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Feb 09 00:02:09 2021 +1100 |
tree | 2eda3c6a8f355b3620ade99a6d01533ca947fc9b | |
parent | a01a3f2ddbcda83e8572787c0ec1dcbeba86915a [diff] |
powerpc/fsl_booke/32: CacheLockingException remove args Like other interrupt handler conversions, switch to getting registers from the pt_regs argument. 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-8-npiggin@gmail.com