[PATCH v2 00/13] Unify asm/unaligned.h around struct helper
Linus Torvalds
torvalds at linux-foundation.org
Fri May 14 10:32:37 PDT 2021
On Fri, May 14, 2021 at 3:02 AM Arnd Bergmann <arnd at kernel.org> wrote:
>
> I've included this version in the asm-generic tree for 5.14 already,
> addressing the few issues that were pointed out in the RFC. If there
> are any remaining problems, I hope those can be addressed as follow-up
> patches.
This continues to look great to me, and now has the even simpler
remaining implementation.
I'd be tempted to just pull it in for 5.13, but I guess we don't
actually have any _outstanding_ bug in this area (the bug was in our
zlib code, required -O3 to trigger, has been fixed now, and the biggy
case didn't even use "get_unaligned()").
So I guess your 5.14 timing is the right thing to do.
Linus
More information about the linux-arm-kernel
mailing list