android_kernel_xiaomi_sm7250/arch/sparc/kernel
Bob Breuer a54123e277 [SPARC]: Try to start getting SMP back into shape.
Todo items:
 - IRQ_INPROGRESS flag - use sparc64 irq buckets, or generic irq_desc?
 - sun4d
 - re-indent large chunks of sun4m_smp.c
 - some places assume sequential cpu numbering (i.e. 0,1 instead of 0,2)

Last I checked (with 2.6.14), random programs segfault with dual
HyperSPARC.  And with SuperSPARC II's, it seems stable but will
eventually die from a write lock error (wrong lock owner or something).

I haven't tried the HyperSPARC + highmem combination recently, so that
may still be a problem.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-03-23 22:36:19 -08:00
..
apc.c
asm-offsets.c
auxio.c
cpu.c [SPARC]: Use ARRAY_SIZE macro 2005-11-09 12:03:05 -08:00
devices.c
ebus.c [PATCH] sparc: NULL noise removal (ebus.c) 2005-12-15 10:01:28 -08:00
entry.S [SPARC]: Wire up sys_unshare(). 2006-02-07 18:11:24 -08:00
errtbls.c
etrap.S
head.S
idprom.c
init_task.c
ioport.c [SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.c 2006-03-20 01:10:35 -08:00
irq.c [SPARC]: Try to start getting SMP back into shape. 2006-03-23 22:36:19 -08:00
led.c [PATCH] arch/sparc/kernel/led.c __user annotations 2005-12-15 10:01:29 -08:00
Makefile [SPARC]: Add sun4m LED driver. 2005-11-07 14:08:04 -08:00
module.c
muldiv.c
pcic.c [PATCH] fix iomem annotations in sparc32 pcic code 2005-12-15 10:01:28 -08:00
pmc.c
process.c [PATCH] restore power-off on sparc32 2006-02-07 20:57:02 -05:00
ptrace.c [PATCH] sparc: task_thread_info() 2006-01-12 09:08:53 -08:00
rtrap.S [SPARC]: Add support for *at(), ppoll, and pselect syscalls. 2006-01-19 02:42:49 -08:00
sclow.S
semaphore.c
setup.c [SPARC]: Declare paging_init() in asm/pgtable.h 2005-09-28 21:31:25 -07:00
signal.c [SPARC]: Add support for *at(), ppoll, and pselect syscalls. 2006-01-19 02:42:49 -08:00
smp.c [SPARC]: Try to start getting SMP back into shape. 2006-03-23 22:36:19 -08:00
sparc_ksyms.c [SPARC]: Try to start getting SMP back into shape. 2006-03-23 22:36:19 -08:00
sparc-stub.c
sun4c_irq.c
sun4d_irq.c [SPARC]: Try to start getting SMP back into shape. 2006-03-23 22:36:19 -08:00
sun4d_smp.c [SPARC]: Try to start getting SMP back into shape. 2006-03-23 22:36:19 -08:00
sun4m_irq.c
sun4m_smp.c [SPARC]: Try to start getting SMP back into shape. 2006-03-23 22:36:19 -08:00
sun4setup.c
sunos_asm.S
sunos_ioctl.c [SPARC]: Kill remaining kbio.h references. 2005-11-07 14:12:21 -08:00
sys_solaris.c
sys_sparc.c
sys_sunos.c [PATCH] capable/capability.h (arch/) 2006-01-11 18:42:14 -08:00
systbls.S [SPARC]: sys_newfstatat --> sys_fstatat64 2006-02-12 23:30:11 -08:00
tadpole.c
tick14.c
time.c [PATCH] sparc/kernel/time: __iomem annotations 2005-12-15 10:01:28 -08:00
trampoline.S
traps.c [PATCH] sparc: task_thread_info() 2006-01-12 09:08:53 -08:00
unaligned.c
vmlinux.lds.S [SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.S 2005-12-28 13:22:54 -08:00
windows.c
wof.S
wuf.S