[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 1/2] paravirt,xen: remove xen_patch()
On Wed, Aug 16, 2017 at 07:31:56PM +0200, Juergen Gross wrote: > ENTRY(xen_irq_disable_direct) > movb $1, PER_CPU_VAR(xen_vcpu_info) + XEN_vcpu_info_mask > -ENDPATCH(xen_irq_disable_direct) > ret > ENDPROC(xen_irq_disable_direct) > - RELOC(xen_irq_disable_direct, 0) Might as well remove the ENDPROC indentations while you're at it, for readability and consistency with other asm code. Otherwise, Reviewed-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx> -- Josh _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |