Re: [PATCH] ia64 vDSO vs --build-id

2007-10-25 Thread Doug Chapman
On Thu, 2007-10-18 at 15:11 -0700, Roland McGrath wrote: > When gcc uses --build-id by default, the gate.lds.S linker script runs afoul > of the new note section and produces a bad DSO image. This fixes it. > > Signed-off-by: Roland McGrath <[EMAIL PROTECTED]> > > ---

Re: [PATCH] ia64 vDSO vs --build-id

2007-10-25 Thread Doug Chapman
On Thu, 2007-10-18 at 15:11 -0700, Roland McGrath wrote: When gcc uses --build-id by default, the gate.lds.S linker script runs afoul of the new note section and produces a bad DSO image. This fixes it. Signed-off-by: Roland McGrath [EMAIL PROTECTED] --- a/arch/ia64/kernel/gate.lds.S +++

Re: [PATCH] ia64 vDSO vs --build-id

2007-10-19 Thread Denys Vlasenko
On Thursday 18 October 2007 23:11, Roland McGrath wrote: > When gcc uses --build-id by default, the gate.lds.S linker script runs afoul > of the new note section and produces a bad DSO image. This fixes it. I wonder why we bother having --build-id. -- vda - To unsubscribe from this list: send

Re: [PATCH] ia64 vDSO vs --build-id

2007-10-19 Thread Denys Vlasenko
On Thursday 18 October 2007 23:11, Roland McGrath wrote: When gcc uses --build-id by default, the gate.lds.S linker script runs afoul of the new note section and produces a bad DSO image. This fixes it. I wonder why we bother having --build-id. -- vda - To unsubscribe from this list: send the

[PATCH] ia64 vDSO vs --build-id

2007-10-18 Thread Roland McGrath
When gcc uses --build-id by default, the gate.lds.S linker script runs afoul of the new note section and produces a bad DSO image. This fixes it. Signed-off-by: Roland McGrath <[EMAIL PROTECTED]> --- a/arch/ia64/kernel/gate.lds.S +++ b/arch/ia64/kernel/gate.lds.S @@ -20,6 +20,8 @@ SECTIONS

[PATCH] ia64 vDSO vs --build-id

2007-10-18 Thread Roland McGrath
When gcc uses --build-id by default, the gate.lds.S linker script runs afoul of the new note section and produces a bad DSO image. This fixes it. Signed-off-by: Roland McGrath [EMAIL PROTECTED] --- a/arch/ia64/kernel/gate.lds.S +++ b/arch/ia64/kernel/gate.lds.S @@ -20,6 +20,8 @@ SECTIONS