linux/arch/sh/kernel
Paul Mundt a28b460ec7 sh: Fix up hw-breakpoints build for API changes.
The event callback handling has been removed in favour of going through a
generic event handler to handle overflows. Follows the x86 change.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-12-21 15:56:24 +09:00
..
cpu Merge branch 'master' into sh/hw-breakpoints 2009-12-21 15:44:34 +09:00
vsyscall
.gitignore
asm-offsets.c
cpufreq.c
crash_dump.c
debugtraps.S
disassemble.c
dma-nommu.c
dumpstack.c
dwarf.c
early_printk.c sh: Remove old early serial console code V2 2009-12-15 12:07:35 +09:00
entry-common.S
ftrace.c sh: ftrace: Fix up syscall tracing build. 2009-12-11 15:25:41 +09:00
head_32.S
head_64.S
hw_breakpoint.c sh: Fix up hw-breakpoints build for API changes. 2009-12-21 15:56:24 +09:00
idle.c sh: Only use bl bit toggling for sleeping idle. 2009-12-21 11:57:33 +09:00
init_task.c
io_generic.c
io_trapped.c
io.c
irq_32.c
irq_64.c
irq.c genirq: Convert irq_desc.lock to raw_spinlock 2009-12-14 23:55:33 +01:00
kgdb.c
kprobes.c
localtimer.c
machine_kexec.c
machvec.c
Makefile Merge branch 'master' into sh/hw-breakpoints 2009-12-21 15:44:34 +09:00
module.c
nmi_debug.c
perf_callchain.c
perf_event.c
process_32.c Merge branch 'master' into sh/hw-breakpoints 2009-12-08 15:47:12 +09:00
process_64.c sh: Fix up FPU build for SH5 2009-12-15 12:07:36 +09:00
ptrace_32.c sh: hw-breakpoints: Add preliminary support for SH-4A UBC. 2009-12-08 15:02:27 +09:00
ptrace_64.c sh: Fix up FPU build for SH5 2009-12-15 12:07:36 +09:00
relocate_kernel.S
return_address.c
setup.c sh-sci: Extend sh-sci driver with early console V2 2009-12-15 12:06:29 +09:00
sh_bios.c
sh_ksyms_32.c
sh_ksyms_64.c
signal_32.c
signal_64.c sh: Fix up FPU build for SH5 2009-12-15 12:07:36 +09:00
smp.c
stacktrace.c
swsusp.c
sys_sh32.c
sys_sh64.c
sys_sh.c Unify sys_mmap* 2009-12-11 06:44:29 -05:00
syscalls_32.S sh: Wire up recvmmsg syscall. 2009-12-11 15:29:31 +09:00
syscalls_64.S
time.c
topology.c
traps_32.c sh: Make the unaligned trap handler always obey notification levels. 2009-12-14 11:46:09 +09:00
traps_64.c sh: Fix up FPU build for SH5 2009-12-15 12:07:36 +09:00
traps.c
unwinder.c
vmlinux.lds.S