[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 02/24] PVH xen: update __XEN_LATEST_INTERFACE_VERSION__
>>> On 18.07.13 at 04:32, Mukesh Rathor <mukesh.rathor@xxxxxxxxxx> wrote: > Update __XEN_LATEST_INTERFACE_VERSION__ to 0x00040400 because of the gdb > union changes in the next patch titled "turn gdb_frames/gdt_ents into > union". > > Signed-off-by: Mukesh Rathor <mukesh.rathor@xxxxxxxxxx> I would prefer this to be part of the next patch, but there's no need to re-do the series just because of this. Jan > --- > xen/include/public/xen-compat.h | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/xen/include/public/xen-compat.h b/xen/include/public/xen-compat.h > index 69141c4..3eb80a0 100644 > --- a/xen/include/public/xen-compat.h > +++ b/xen/include/public/xen-compat.h > @@ -27,7 +27,7 @@ > #ifndef __XEN_PUBLIC_XEN_COMPAT_H__ > #define __XEN_PUBLIC_XEN_COMPAT_H__ > > -#define __XEN_LATEST_INTERFACE_VERSION__ 0x00040300 > +#define __XEN_LATEST_INTERFACE_VERSION__ 0x00040400 > > #if defined(__XEN__) || defined(__XEN_TOOLS__) > /* Xen is built with matching headers and implements the latest interface. > */ > -- > 1.7.2.3 > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxx > http://lists.xen.org/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |