* tip-bot2 for Dave Hansen tip-bot2@linutronix.de 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@linux.intel.com AuthorDate: Tue, 24 Jun 2025 14:01:48 -07:00 Committer: Dave Hansen dave.hansen@linux.intel.com 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