On Tue, 2006-08-22 at 13:33 +0200, Andi Kleen wrote: > On Tue, 22 Aug 2006 12:14:18 +0100 > Ian Campbell <Ian.Campbell at XenSource.com> wrote: > > > On Tue, 2006-08-01 at 13:00 -0700, Jeremy Fitzhardinge wrote: > > > This patch will pack any .note.* section into a PT_NOTE segment in the > > > output file. > > [...] > > > This only changes i386 for now, but I presume the corresponding > > > changes for other architectures will be as simple. > > > > Here is the patch for x86_64. > > Ok, but can you please resubmit with complete changelog/rationale? Will do. I've just noticed a bunch of sections (.vsyscall_*, .xtime and others) which aren't getting put into segments for some reason. I'll figure that out first... Ian.