On Fri, Sep 11, 2026, Juergen Gross wrote: > After the conversion of rdmsrq() to an inline function some use cases > can be simplified by dropping an intermediate variable or by > eliminating the inline function completely. > > Signed-off-by: Juergen Gross <[email protected]> > Reviewed-by: Michael Kelley <[email protected]> # Hyper-V > --- > V3: > - eliminate KVM's read_msr() (Sean Christopherson)
Thank you! Acked-by: Sean Christopherson <[email protected]>

