Re: kernel segv with 2.6.31-rc6 ?

From: John David Anglin
Date: Thu Aug 20 2009 - 20:03:13 EST


> arch/parisc/Makefile:
>
> # Without this, "ld -r" results in .text sections that are too big
> # (> 0x40000) for branches to reach stubs.
> ifndef CONFIG_FUNCTION_TRACER
> cflags-y += -ffunction-sections
> endif

Thus, the .text.* sections must be coming from .S files, or possibly
from dwarf2 debug output.

Dave
--
J. David Anglin dave.anglin@xxxxxxxxxxxxxx
National Research Council of Canada (613) 990-0752 (FAX: 952-6602)
--
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/