Re: PATCH: requesting feedback on dead function optimisation

Graham Stoney (greyham@research.canon.com.au)
Mon, 10 Apr 2000 21:00:11 +1000 (EST)


Alan Modra writes:
> Graham, I suspect that if you create a custom linker script that tells ld
> where to put your .init.* sections, then you won't need the patch.

I'm not sure how that would help. The problem is that the order of the
individual .text.__FUNCTION__ sections is different to the order of the
combined entries in the __ex_table section. The .init.* stuff is something
else entirely.

Regards,
Graham

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/