From: Jan Beulich Date: Tue, 8 Nov 2011 16:29:31 +0000 (+0100) Subject: bump sysctl interface version after c/s 23995:8943a9696358 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4779dc810eca8b92cd4c8416ce00e84e247b3cf3;p=xen.git bump sysctl interface version after c/s 23995:8943a9696358 That c/s made binary incompatible changes to struct pm_cx_stat. Signed-off-by: Jan Beulich Acked-by: Keir Fraser --- diff --git a/xen/include/public/sysctl.h b/xen/include/public/sysctl.h index 220e8d8beb..e717cdc9b6 100644 --- a/xen/include/public/sysctl.h +++ b/xen/include/public/sysctl.h @@ -34,7 +34,7 @@ #include "xen.h" #include "domctl.h" -#define XEN_SYSCTL_INTERFACE_VERSION 0x00000008 +#define XEN_SYSCTL_INTERFACE_VERSION 0x00000009 /* * Read console content from Xen buffer ring.