[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v4 1/3] VMX: use a single, global APIC access page
At 16:42 +0200 on 23 Apr (1619196141), Jan Beulich wrote: > On 23.04.2021 16:17, Roger Pau Monné wrote: > > On Fri, Apr 23, 2021 at 12:52:57PM +0200, Jan Beulich wrote: > >> + if ( mfn_valid(mfn = shadow_l1e_get_mfn(sl1e)) && > > > > Nit: I would prefer if assigned mfn outside of the condition, like > > it's done in the chunk added to shadow_get_page_from_l1e. > > Well, I did it differently here because the variable really is > only needed inside the if(), whereas in "get" the subsequent > patches use it elsewhere as well. I'll wait what Tim says. No strong feelings on this, but since you asked me, I would also prefer it to be outside the condition. Cheers, Tim.
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |