]> git.baikalelectronics.ru Git - kernel.git/commit
sh: kprobes: Use trapa #0x3a for breakpoint trap.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 8 Sep 2008 09:10:10 +0000 (18:10 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 8 Sep 2008 09:10:10 +0000 (18:10 +0900)
commit7103f9e2fe871f6c903ac0892fa0fa26107fc20f
tree09192f40fab1bed13d2bb5b2b6d08ddff3f5621d
parentcea1d75863a7ee2f652c16e6dba9884a2234a256
sh: kprobes: Use trapa #0x3a for breakpoint trap.

Not all parts support trapa #0xff, so use something within the debug trap
range that's accessible on all parts.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/kprobes.h
arch/sh/kernel/kprobes.c