[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 6/9] xen/multicall: Rework arch multicall handling
Hi Andrew, On 18/07/16 10:51, Andrew Cooper wrote: The x86 multicall handling was previously some very hairy inline assembly, and is hard to follow and maintain. Replace the existing do_multicall_call() with arch_do_multicall_call(). The x86 side needs to handle both compat and non-compat calls, so pass the full multicall state, rather than just the multicall_entry sub-structure. On the ARM side, alter the prototype to match, but there is no resulting functional change. On the x86 side, the implementation is now in plain C. This allows the removal of both asm/multicall.h header files. Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> For the ARM bits: Acked-by: Julien Grall <julien.grall@xxxxxxx> Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |