alistair23-linux/arch/mn10300/kernel
Mike Travis d2287f5ebe irq: update all arches for new irq_desc, fix
Impact: fix build errors

Since the SPARSE IRQS changes redefined how the kstat irqs are
organized, arch's must use the new accessor function:

	kstat_incr_irqs_this_cpu(irq, DESC);

If CONFIG_SPARSE_IRQS is set, then DESC is a pointer to the
irq_desc which has a pointer to the kstat_irqs.  If not, then
the .irqs field of struct kernel_stat is used instead.

Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-15 11:15:36 +01:00
..
asm-offsets.c
entry.S MN10300: Fix the preemption resume_kernel() routine 2008-12-10 13:34:33 -08:00
fpu-low.S
fpu.c
gdb-cache.S
gdb-io-serial-low.S
gdb-io-serial.c MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driver 2008-12-03 16:47:40 -08:00
gdb-io-ttysm-low.S
gdb-io-ttysm.c
gdb-low.S
gdb-stub.c MN10300: Tighten up the code using case ranges 2008-11-30 11:21:18 -08:00
head.S
init_task.c take init_fs to saner place 2008-12-31 18:07:42 -05:00
internal.h
io.c
irq.c MN10300: Fix IRQ handling 2008-10-01 09:40:43 -07:00
kernel_execve.S
kprobes.c
kthread.S
Makefile
mn10300-debug.c
mn10300-serial-low.S
mn10300-serial.c MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port 2008-12-10 13:34:33 -08:00
mn10300-serial.h
mn10300-watchdog-low.S
mn10300-watchdog.c irq: update all arches for new irq_desc, fix 2009-01-15 11:15:36 +01:00
mn10300_ksyms.c mn10300: provide __ucmpdi2() for MN10300 2008-07-04 10:40:07 -07:00
module.c MN10300: Fix application of kernel module relocations 2008-12-02 15:52:07 -08:00
process.c mn10300: export certain arch symbols required to build allmodconfig 2008-07-04 10:40:07 -07:00
profile-low.S
profile.c
ptrace.c
rtc.c mn10300: use bcd2bin/bin2bcd 2008-10-20 08:52:41 -07:00
setup.c MN10300: Give correct size when reserving interrupt vector table 2008-12-10 13:34:33 -08:00
sigframe.h
signal.c
switch_to.S
sys_mn10300.c
time.c MN10300: Make sched_clock() report time since boot 2008-09-24 16:38:17 -07:00
traps.c
vmlinux.lds.S MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros 2008-12-10 13:34:33 -08:00