| commit | 174b5c9923e0170c844e03d55a9f3fb3b329a8b7 | [log] [tgz] |
|---|---|---|
| author | Paul Mundt <lethal@linux-sh.org> | Mon Sep 08 18:10:10 2008 +0900 |
| committer | Paul Mundt <lethal@linux-sh.org> | Mon Sep 08 18:10:10 2008 +0900 |
| tree | 09192f40fab1bed13d2bb5b2b6d08ddff3f5621d | |
| parent | 037c10a612e8b7461e33672fb3848807ac6e2346 [diff] |
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>