Re: [PATCH 01/16] x86/tsc: Add a standalone helpers for getting TSC info from CPUID.0x15
From: Sean Christopherson
Date: Tue Feb 11 2025 - 14:03:58 EST
On Tue, Feb 11, 2025, Borislav Petkov wrote:
> On Tue, Feb 11, 2025 at 09:25:47AM -0800, Sean Christopherson wrote:
> > Because obviously optimizing code that's called once during boot is super
> > critical?
>
> Because let's stick 'em where they belong and keep headers containing only
> small, trivial and inlineable functions.
LOL, sorry, I was being sarcastic and poking fun at myself. I completely agree
there's no reason to make them inline.