[PATCH/RFC] powerpc: avoid generating .eh_frame sections with gcc-4.4
Kyle McMartin
kyle at infradead.org
Wed Feb 25 04:48:38 EST 2009
On Tue, Feb 24, 2009 at 09:40:34AM +0100, Sam Ravnborg wrote:
> x86 has a specific ".section .eh_frame,"a", at progbits" in vdso32/int80.S as one example.
>
> Have you analyzed all these hits?
>
These aren't effected by the patch. All the occurances of it inside the
kernel are explicitly written for the vdso/vsyscall functionality (which
needs it, since it's mapped into a userspace task, and you obviously
might be running a debugger on it.) The other hit in x86_64 is just a
discard section of the linker script.
regards, Kyle
More information about the Linuxppc-dev
mailing list