Jeremy Fitzhardinge <[email protected]> writes: > Eric W. Biederman wrote: >> Reasonable and it's probably worth letting the binutils developer know. >> I do agree that it is weird. It might be that something in binutils >> doesn't like us dropping some of the notes. >> > > What do you mean by "dropping some of the notes"? I think the only > notes (at least in this case) are the Xen ones, and they're all included. I'm pretty certain we explicitly drop the weird GNU note that is automatically generated by gcc and specifies something informational. Basically into .note we include *(.note.*) but not *(.note). I don't think anything we are doing is wrong but ld gets confused easily in the corner cases. I'm modestly surprised we didn't have to mark our .note.xxx scions as ".section .note.xxx @note" or whatever the proper gas syntax is. Eric - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [patch 16/21] Xen-paravirt: Add code into head.S to handle being booted by Xen
- From: Jeremy Fitzhardinge <[email protected]>
- Re: [patch 16/21] Xen-paravirt: Add code into head.S to handle being booted by Xen
- References:
- Re: [patch 16/21] Xen-paravirt: Add code into head.S to handle being booted by Xen
- From: Andi Kleen <[email protected]>
- Re: [patch 16/21] Xen-paravirt: Add code into head.S to handle being booted by Xen
- From: Jeremy Fitzhardinge <[email protected]>
- Re: [patch 16/21] Xen-paravirt: Add code into head.S to handle being booted by Xen
- From: [email protected] (Eric W. Biederman)
- Re: [patch 16/21] Xen-paravirt: Add code into head.S to handle being booted by Xen
- From: Jeremy Fitzhardinge <[email protected]>
- Re: [patch 16/21] Xen-paravirt: Add code into head.S to handle being booted by Xen
- From: [email protected] (Eric W. Biederman)
- Re: [patch 16/21] Xen-paravirt: Add code into head.S to handle being booted by Xen
- From: Jeremy Fitzhardinge <[email protected]>
- Re: [patch 16/21] Xen-paravirt: Add code into head.S to handle being booted by Xen
- From: [email protected] (Eric W. Biederman)
- Re: [patch 16/21] Xen-paravirt: Add code into head.S to handle being booted by Xen
- From: Jeremy Fitzhardinge <[email protected]>
- Re: [patch 16/21] Xen-paravirt: Add code into head.S to handle being booted by Xen
- Prev by Date: [PATCH 6/6] atl1: bump version number
- Next by Date: Re: [patch 16/21] Xen-paravirt: Add code into head.S to handle being booted by Xen
- Previous by thread: Re: [patch 16/21] Xen-paravirt: Add code into head.S to handle being booted by Xen
- Next by thread: Re: [patch 16/21] Xen-paravirt: Add code into head.S to handle being booted by Xen
- Index(es):