[PATCH v2] ARM: fix Thumb2 regression with Spectre BHB
Linus Torvalds
torvalds at linux-foundation.org
Fri Mar 11 11:43:17 PST 2022
On Fri, Mar 11, 2022 at 11:39 AM Linus Torvalds
<torvalds at linux-foundation.org> wrote:
>
> And even with this patch - which I'm about to apply right now - I
> think the numbering is horrendous [..]
Side note: having applied it, I notice that the line numbers don't
match even remotely. In your patch, it's
@@ -962,9 +962,9 @@ ENDPROC(vector_\name)
but in my tree it ends up being
@@ -1040,9 +1040,9 @@ vector_bhb_loop8_\name:
Yes, git finds the right place thanks to the context (and I verified
that there is no other possible place), but I wonder what the base was
here. Not my current tree, for sure.
Linus
More information about the linux-arm-kernel
mailing list