On Tue, 22 May 2007 10:01:44 -0500
Will Schmidt [off-list ref] wrote:
On Tue, 2007-22-05 at 14:33 +1000, Benjamin Herrenschmidt wrote:
quoted
Sam's recent changes broke things for us, some stuff sneaked in before
the entry point. In fact, we don't need that *(.text.*) thing anymore
and it incorrectly matched .text.init.refok, thus putting it
before .text. .. ouch !
.. Which manifests itself on some systems as a hang after
"returning from prom_init".
quoted
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Applying this makes my systems happy again... :-)
same here.
Acked-by: Will Schmidt <redacted>
Acked-by: Kim Phillips <redacted>
Kim