[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v3 11/12] x86/fpu: Pass explicit xsave areas to fpu_(f)xrstor()
Hi, On Mon Jan 27, 2025 at 11:05 AM GMT, Jan Beulich wrote: > On 10.01.2025 14:28, Alejandro Vallejo wrote: > > No functional change. > > > > Signed-off-by: Alejandro Vallejo <alejandro.vallejo@xxxxxxxxx> > > Acked-by: Jan Beulich <jbeulich@xxxxxxxx> > > > --- > > v2->v3: > > * const-ified v in fpu_xrstor() > > * Removed v in fpu_fxrstor() > > On this basis the parameter could also be removed from fpu_fxsave(), by > passing in fip_width instead. > > Jan Could be, but there's not a whole lot of gain to be had? The access must be done either way before or after the fpu_fxsave() call, and a parameter must be passed (be it fip_width or v). Passing the vCPU encapsulates the access of fip_width where its actually used, which seems more desirable, I'd say. Cheers, Alejandro
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |