On Fri, Jul 1, 2022 at 3:53 PM Ard Biesheuvel <[email protected]> wrote: > > v2: - drop some obsolete comments > - emit a perf alignment-fault event for every handled instruction > - use arm64_skip_faulting_instruction() to get the correct behavior > wrt IT state and single step > - use types with correct endianness annotation (instructions are > always little endian on v7/v8+)
Reviewed-by: Arnd Bergmann <[email protected]>

