>>> On 27.07.15 at 21:20, <kon...@kernel.org> wrote: > --- a/xen/include/xen/compile.h.in > +++ b/xen/include/xen/compile.h.in > @@ -10,4 +10,5 @@ > #define XEN_EXTRAVERSION "@@extraversion@@" > > #define XEN_CHANGESET "@@changeset@@" > +#define XEN_BUILD_ID "@@changeset@@"
How can the changset be a valid / sufficient build ID (even if maybe this is intended to only be a default / fallback)? Wasn't this meant to specifically account for rebuilds (with, say, a compiler slightly updated from the original one, and hence possibly producing slightly different code)? Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel