On Mon, Sep 05, 2022 at 12:04:47PM +0200, Ard Biesheuvel wrote: > On Wed, 31 Aug 2022 at 19:07, Catalin Marinas <catalin.mari...@arm.com> wrote: > > On Fri, Jul 01, 2022 at 03:53:22PM +0200, Ard Biesheuvel wrote: > > > +config COMPAT_ALIGNMENT_FIXUPS > > > + bool "Fix up misaligned multi-word loads and stores in user space" > > > + default y > > > > For consistency with ARMV8_DEPRECATED, I think we should keep this as > > default n. > > Fair enough. I take it you can fix this up while applying?
Yes. -- Catalin