Re: [PATCH 1/3] xen: sync some headers with xen tree

2014-09-05 Thread Juergen Gross
On 09/04/2014 02:52 PM, Jan Beulich wrote: On 04.09.14 at 14:38, <"jgr...@suse.com".non-mime.internet> wrote: As the KEXEC and DUMPCORE related ELFNOTES are not relevant for the kernel they are omitted from elfnote.h. But the defines are still in the patch: Oops, old header version. I'll cor

Re: [PATCH 1/3] xen: sync some headers with xen tree

2014-09-04 Thread Jan Beulich
>>> On 04.09.14 at 14:38, <"jgr...@suse.com".non-mime.internet> wrote: > As the KEXEC and DUMPCORE related ELFNOTES are not relevant for the > kernel they are omitted from elfnote.h. But the defines are still in the patch: > @@ -153,6 +192,65 @@ > */ > #define XEN_ELFNOTE_SUPPORTED_FEATURES 17

[PATCH 1/3] xen: sync some headers with xen tree

2014-09-04 Thread Juergen Gross
To be able to use an initially unmapped initrd with xen the following header files must be synced to a newer version from the xen tree: include/xen/interface/elfnote.h include/xen/interface/xen.h As the KEXEC and DUMPCORE related ELFNOTES are not relevant for the kernel they are omitted from elfn