Files
twx-linux/arch/sparc64/kernel
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-05-11 05:38:25 -04:00
2007-05-08 16:43:08 -07:00
2007-08-09 14:27:29 -07:00
2007-06-04 21:50:05 -07:00
2007-05-11 21:39:21 -07:00
2007-06-04 21:50:05 -07:00
2007-05-08 11:14:58 -07:00