Re: [PATCH v2 2/3] x86/cpu/intel: Simplify F00F bug notice using pr_notice_once()

From: Maciej W. Rozycki

Date: Tue May 26 2026 - 11:28:14 EST


On Tue, 26 May 2026, Dave Hansen wrote:

> > This actually continues getting serious use, most recently for glibc ISO
> > C formatted input/output test coverage improvement and the x87 FP formats.
>
> I'm as nostalgic as anyone and I've enjoyed keeping some relics around
> for fun.
>
> But keeping something powered on and running test suites doesn't count
> as "serious use". It actually needs to get used for something outside of
> pure testing.

As a toolchain developer this is serious use for me, I get paid for it.

Maciej