[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 7/9] x86/pv: Merge the pv hypercall tables
On 03/08/16 16:07, Jan Beulich wrote: >>>> On 18.07.16 at 11:51, <andrew.cooper3@xxxxxxxxxx> wrote: >> For the same reason as c/s 33a231e3f "x86/HVM: fold hypercall tables", this >> removes the risk of accidentally updating only one of the tables. >> >> Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> > Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> > > But having come here I still can't see why this can't be folded with > patch 5 without also folding in patch 6. Anyway - as long as they're > going to get committed without too big of a time gap in between, > the final result is what matters most. References to hypercall_table and compat_hypercall_table are buried in the multicall inline assembler. Folding the tables first involves complicated changes, just to be taken out one patch later. The risk of accidentally breaking bisectability is greater than the downside of splitting the patches up a bit. (Either way, they will be committed together.) ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |