Re: [tip: x86/fpu] x86/fpu: Delay instruction pointer fixup until after warning

From: Ingo Molnar
Date: Thu Jun 26 2025 - 04:28:50 EST



* tip-bot2 for Dave Hansen <tip-bot2@xxxxxxxxxxxxx> wrote:

> The following commit has been merged into the x86/fpu branch of tip:
>
> Commit-ID: 1cec9ac2d071cfd2da562241aab0ef701355762a
> Gitweb: https://git.kernel.org/tip/1cec9ac2d071cfd2da562241aab0ef701355762a
> Author: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>
> AuthorDate: Tue, 24 Jun 2025 14:01:48 -07:00
> Committer: Dave Hansen <dave.hansen@xxxxxxxxxxxxxxx>
> CommitterDate: Wed, 25 Jun 2025 16:28:06 -07:00
>
> x86/fpu: Delay instruction pointer fixup until after warning
>
> Right now, if XRSTOR fails a console message like this is be printed:

s/like this is be printed
/like this is printed

Thanks,

Ingo