Files
twx-linux/arch/sparc64
David S. Miller 0d39262fed Sparc64 bootup assembler bug
[SPARC64]: Fix two year old bug in early bootup asm.

We try to fetch the CIF entry pointer from %o4, but that
can get clobbered by the early OBP calls.  It is saved
in %l7 already, so actually this "mov %o4, %l7" can just
be completely removed with no other changes.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-08-09 14:27:29 -07:00
..
2007-08-09 14:27:29 -07:00
2007-05-14 04:19:01 -07:00