android_kernel_samsung_msm8976/arch/sparc64
David S. Miller 78d0012539 [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>
2007-07-19 21:50:09 -07:00
..
boot
kernel [SPARC64]: Fix two year old bug in early bootup asm. 2007-07-19 21:50:09 -07:00
lib [SPARC64]: More sensible udelay implementation. 2007-07-16 04:05:02 -07:00
math-emu
mm mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
oprofile
prom [SPARC64]: Initial LDOM cpu hotplug support. 2007-07-16 04:04:40 -07:00
solaris unregister_chrdev(): ignore the return value 2007-07-19 10:04:43 -07:00
defconfig [SPARC64]: Update defconfig. 2007-07-19 21:30:56 -07:00
Kconfig [SPARC]: Mark sparc and sparc64 as not having virt_to_bus 2007-07-18 01:20:22 -07:00
Kconfig.debug [SPARC64]: Add irqtrace/stacktrace/lockdep support. 2006-12-10 02:39:09 -08:00
Makefile