linux/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
devices.c
ebus.c
entry.S
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
Makefile
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
ptrace.c
rtrap.S
sclow.S
semaphore.c
setup.c [SPARC]: Setup cpu_possible_map 2006-06-20 00:30:31 -07:00
signal.c
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
sys_solaris.c
sys_sparc.c
sys_sunos.c
systbls.S [SPARC]: Add robust futex syscall entries. 2006-05-21 21:22:53 -07:00
tadpole.c
tick14.c
time.c
trampoline.S
traps.c
unaligned.c
vmlinux.lds.S
windows.c
wof.S
wuf.S