[PATCH v2] arm64: compat: Implement misalignment fixups for multiword loads

Arnd Bergmann arnd at arndb.de
Fri Jul 1 07:04:57 PDT 2022


On Fri, Jul 1, 2022 at 3:53 PM Ard Biesheuvel <ardb at kernel.org> 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 <arnd at arndb.de>



More information about the linux-arm-kernel mailing list