[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH v5 00/12] livepatch: new features and fixes



> Yes, this hunk is missing (somehow it did not make it to the v5 patchset, 
> sorry):
> 
> diff --git a/tools/libxc/xc_misc.c b/tools/libxc/xc_misc.c
> index 7747ea83aa..0b21a6aca4 100644
> --- a/tools/libxc/xc_misc.c
> +++ b/tools/libxc/xc_misc.c
> @@ -976,6 +976,7 @@ static int _xc_livepatch_action(xc_interface *xch,
>      sysctl.u.livepatch.u.action.cmd = action;
>      sysctl.u.livepatch.u.action.timeout = timeout;
>      sysctl.u.livepatch.u.action.flags = flags;
> +    sysctl.u.livepatch.u.action.pad = 0;
> 
>      sysctl.u.livepatch.u.action.name = def_name;
>      set_xen_guest_handle(sysctl.u.livepatch.u.action.name.name, name);

That did it! With that I can test the livepatches on ARM[32,64].

Let me squash that in "livepatch: Allow to override inter-modules buildid 
dependency"

See:
https://github.com/konradwilk/xen.git  #livepatch.aws.v5

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.