Re: [PATCH 0/5] Slow Randomizing Boosts DoS v4.4.219 backport 0

Thomas Gleixner <[email protected]> Tue, 28 Apr 2020 17:35:45 +0200
Newsgroups org.kernel.lore.historical-speck
Message-ID <[email protected]>
Thomas Gleixner <[email protected]> writes:
> Thomas Gleixner <[email protected]> writes:
> Fished it out from the moderator mail, applied it to 4.4.y and then ran:
>
> # git grep 'x86_mask'
> arch/x86/kernel/cpu/amd.c:      if (c->x86_model <= 1 && c->x86_mask <= 1)
>
> I clearly can see how that was tested.

Apologies. My bad.

Tired brain tricked me to believe that I had updated the 4.4 branch to
4.4.220. Awake brain noticed and after really updating the above is gone.

Thanks,

        tglx