From: Paul Mundt Date: Mon, 8 Sep 2008 09:10:10 +0000 (+0900) Subject: sh: kprobes: Use trapa #0x3a for breakpoint trap. X-Git-Tag: v2.6.28-rc1~99^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=174b5c9923e0170c844e03d55a9f3fb3b329a8b7;p=pandora-kernel.git 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 --- Reading git-diff-tree failed