Re: [PATCH 1 of 1] x86_43: Put .note.* sections into a PT_NOTE segment in vmlinux
From: Ian Campbell <hidden>
Date: 2006-08-22 11:43:11
Also in:
lkml, xen-devel
From: Ian Campbell <hidden>
Date: 2006-08-22 11:43:11
Also in:
lkml, xen-devel
On Tue, 2006-08-22 at 13:33 +0200, Andi Kleen wrote:
On Tue, 22 Aug 2006 12:14:18 +0100 Ian Campbell [off-list ref] wrote:quoted
On Tue, 2006-08-01 at 13:00 -0700, Jeremy Fitzhardinge wrote:quoted
This patch will pack any .note.* section into a PT_NOTE segment in the output file.[...]quoted
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.