kernel-ark/arch/sparc/kernel
David S. Miller c6387a48cf [SPARC]: Kill __irq_itoa().
This ugly hack was long overdue to die.

It was a way to print out Sparc interrupts in a more freindly format,
since IRQ numbers were arbitrary opaque 32-bit integers which vectored
into PIL levels.  These 32-bit integers were not necessarily in the
0-->NR_IRQS range, but the PILs they vectored to were.

The idea now is that we will increase NR_IRQS a little bit and use a
virtual<-->real IRQ number mapping scheme similar to PowerPC.

That makes this IRQ printing hack irrelevant, and furthermore only a
handful of drivers actually used __irq_itoa() making it even less
useful.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-20 01:21:29 -07: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]: show device name in /proc/dvma_map 2006-05-07 23:43:19 -07: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 [SPARC]: Handle UNWIND_INFO properly. 2006-05-12 12:45:50 -07:00
muldiv.c
pcic.c [SPARC]: Kill __irq_itoa(). 2006-06-20 01:21:29 -07: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 kbuild: arm26,sparc use generic asm-offset support 2005-09-09 20:35:55 +02:00
semaphore.c
setup.c [SPARC]: Setup cpu_possible_map 2006-06-20 00:30:31 -07:00
signal.c [SPARC]: Add support for *at(), ppoll, and pselect syscalls. 2006-01-19 02:42:49 -08:00
smp.c [SPARC]: Mark smp init functions as cpuinit 2006-06-20 00:36:10 -07:00
sparc_ksyms.c [SPARC]: Kill __irq_itoa(). 2006-06-20 01:21:29 -07:00
sparc-stub.c
sun4c_irq.c [SPARC]: Kill __irq_itoa(). 2006-06-20 01:21:29 -07:00
sun4d_irq.c [SPARC]: Kill __irq_itoa(). 2006-06-20 01:21:29 -07:00
sun4d_smp.c [SPARC]: Try to start getting SMP back into shape. 2006-03-23 22:36:19 -08:00
sun4m_irq.c [SPARC]: Kill __irq_itoa(). 2006-06-20 01:21:29 -07:00
sun4m_smp.c [SPARC]: Mark smp init functions as cpuinit 2006-06-20 00:36:10 -07: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]: Add robust futex syscall entries. 2006-05-21 21:22:53 -07:00
tadpole.c
tick14.c [SPARC]: remove use of asm/segment.h 2005-08-29 12:45:44 -07:00
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