commit | d2e8ff9f1492f44c5a6d93f759eea27574d753de | [log] [tgz] |
---|---|---|
author | Nicholas Piggin <npiggin@gmail.com> | Sun Nov 27 22:49:33 2022 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Dec 02 17:54:08 2022 +1100 |
tree | 94a48260e9724189fb8ab980ac04495c4ea3b87b | |
parent | c03be0a3f3cc656eab5c427b78959b8f1b169a11 [diff] |
powerpc: add a definition for the marker offset within the interrupt frame Define a constant rather than open-code the offset for the "regs" marker. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20221127124942.1665522-9-npiggin@gmail.com