Re: [PATCH 1 of 1] x86_64: Put .note.* sections into a PT_NOTE segment in vmlinux II
From: Ian Campbell <hidden>
Date: 2006-08-22 15:26:47
Also in:
lkml, xen-devel
From: Ian Campbell <hidden>
Date: 2006-08-22 15:26:47
Also in:
lkml, xen-devel
On Tue, 2006-08-22 at 16:59 +0200, Andi Kleen wrote:
On Tuesday 22 August 2006 16:26, Ian Campbell wrote:quoted
This patch updates x86_64 linker script to pack any .note.* sections into a PT_NOTE segment in the output file.
Sorry I tried to apply it, but at least 2.6.18rc4 mainline (which my tree is based on) doesn't have a NOTES macro so it doesn't link I dropped the NOTES addition for now, presumably it will need to be readded later.
Sorry, I should have been clearer about the dependency on the i386 patch which is currently in -mm. Ian.