On Wed, Mar 18, 2009 at 02:55:13PM +0300, Alexander Beregalov wrote: > > I have recompiled kernel with -ffunction-sections, but still the same problem. > This is wrong... the kernel is always built with -ffunction-sections, see arch/parisc/Makefile: # Without this, "ld -r" results in .text sections that are too big # (> 0x40000) for branches to reach stubs. cflags-y += -ffunction-sections cheers, Kyle -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html