From: Michael Neuling Date: Fri, 18 Jan 2008 04:50:30 +0000 (+1100) Subject: [POWERPC] Make setjmp/longjmp code usable outside of xmon X-Git-Tag: v2.6.25-rc1~1131^2~93 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3b75bd7bbf4a0438dc140033b80657995fd30ed;p=pandora-kernel.git [POWERPC] Make setjmp/longjmp code usable outside of xmon This makes the setjmp/longjmp code used by xmon, generically available to other code. It also removes the requirement for debugger hooks to be only called on 0x300 (data storage) exception. Signed-off-by: Michael Neuling Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed