Re: [PATCH v11 00/29] x86: Support Intel Advanced Matrix Extensions

From: Thomas Gleixner
Date: Mon Oct 04 2021 - 09:54:45 EST


On Sat, Oct 02 2021 at 22:11, Chang Seok Bae wrote:
> On Oct 2, 2021, at 14:54, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>> On Fri, Oct 01 2021 at 15:36, Chang S. Bae wrote:
>>> The patches are built on top of the recent upstream x86 FPU changes [13].
>>
>> which does not apply on:
>>
>> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git master
>>
>> because the relentless x86 folks changed the FPU code some more...
>>
>> You should know the drill by now.
>
> Oh, I’m sorry, that sentence was copied from the old cover letters.
>
> I should have fixed that by saying it is no top of the mainline 5.15-rc3 as
> shown on the bottom:
>
>> base-commit: 5816b3e6577eaa676ceb00a848f0fd65fe2adc29

I know what a base commit is, but this still does not make it apply on
the tip tree which has already 10 patches against the FPU code applied
in the x86/fpu branch for 5.16. And that's the reference tree not some
arbitrary chosen base commit.

Thanks,

tglx