Re: [PATCH v2 00/13] Unify asm/unaligned.h around struct helper

From: Linus Torvalds
Date: Fri May 14 2021 - 16:20:28 EST


On Fri, May 14, 2021 at 12:45 PM Vineet Gupta
<Vineet.Gupta1@xxxxxxxxxxxx> wrote:
>
> Well, not really, the issue manifested in ARC O3 testing, but I showed
> the problem existed for arm64 gcc too.

.. but not with a supported kernel configuration.

> > So in fact it's not even queued up for 5.14 due to this all, I just dropped it.
>
> But Why.

I just didn't have time to deal with it during the merge window. If
you keep it alive, that's all fine and good.

Linus