 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v1 6/9] livepatch: Initial ARM64 support.
 On 15/08/2016 17:17, Konrad Rzeszutek Wilk wrote: On Mon, Aug 15, 2016 at 04:57:26PM +0200, Julien Grall wrote:Hi Jan and Konrad, On 15/08/2016 16:23, Jan Beulich wrote:On 15.08.16 at 16:09, <konrad.wilk@xxxxxxxxxx> wrote:On Mon, Aug 15, 2016 at 02:21:48AM -0600, Jan Beulich wrote:On 15.08.16 at 01:07, <konrad.wilk@xxxxxxxxxx> wrote: Oh, it makes more sense now. P.S. loading != applying. I could do a patch where we rename 'apply_alternatives' -> 'apply_alternatives_boot' and 'apply_alternatives_nocheck' to 'apply_alternatives'. Also the x86 version instead of having: apply_alternatives(struct alt_instr *start, struct alt_instr *end) would end up with: apply_alternatives(void *start, size_t length) I would be fine with the prototype apply_alternatives(struct alt_instr *start, struct alt_instr *end) for ARM. It is up to you. Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel 
 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |