Re: [Patch v6 08/22] x86/fpu: Ensure TIF_NEED_FPU_LOAD is set after saving FPU state
From: Mi, Dapeng
Date: Tue Feb 24 2026 - 19:36:03 EST
On 2/25/2026 3:13 AM, Chang S. Bae wrote:
> On 2/23/2026 9:35 PM, Mi, Dapeng wrote:
>> Thanks for the reminding. I would add a "Closes" tag here.
> But Closes is for a bug fix:
>
> Another tag is used for linking web pages with additional backgrounds or
> details, for example an earlier discussion which leads to the patch or a
> document with a specification implemented by the patch:
>
> Link: https://example.com/somewhere.html optional-other-stuff
>
> As per guidance from the Chief Penguin, a Link: tag should only be added
> to a commit if it leads to useful information that is not found in the
> commit itself.
>
> If the URL points to a public bug report being fixed by the patch, use
> the “Closes:” tag instead:
>
> Closes: https://example.com/issues/1234 optional-other-stuff
Ok, thanks for pointing out this.