Re: [PATCH] x86: BUILD_IRQ say .text to avoid .data.percpu
- From: Hugh Dickins <hugh@xxxxxxxxxxx>
- Date: Tue, 22 Jul 2008 04:49:10 +0100 (BST)
On Mon, 21 Jul 2008, Mike Travis wrote:
Hugh Dickins wrote:
When I edit the x86_64 Makefile to -fno-unit-at-a-time, bootup panics
on 0xCCs in IRQ0x3e_interrupt(): IRQ0x20_interrupt etc. have got linked
into .data.percpu. Perhaps there are other ways of triggering that:
specify ".text" in the BUILD_IRQ() macro for safety.
Thanks Hugh. Btw, which GCC are you using?
openSUSE 10.3's gcc (GCC) 4.2.1 (SUSE Linux)
along with their binutils-2.17.50.20070726-14
Hugh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH] x86: BUILD_IRQ say .text to avoid .data.percpu
- From: Hugh Dickins
- Re: [PATCH] x86: BUILD_IRQ say .text to avoid .data.percpu
- From: Mike Travis
- [PATCH] x86: BUILD_IRQ say .text to avoid .data.percpu
- Prev by Date: Re: [PATCH -mm] mm: more likely reclaim MADV_SEQUENTIAL mappings
- Next by Date: Re: [PATCH -mm] mm: more likely reclaim MADV_SEQUENTIAL mappings
- Previous by thread: Re: [PATCH] x86: BUILD_IRQ say .text to avoid .data.percpu
- Next by thread: Re: [PATCH] x86: BUILD_IRQ say .text to avoid .data.percpu
- Index(es):