From: Leonid Yegoshin Date: Wed, 4 Dec 2013 16:39:34 +0000 (+0000) Subject: MIPS: traps: Set correct address limit for breakpoints and traps X-Git-Tag: v3.15-rc1~125^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=078dde5e21dba9f4186ebfc2aef06341fd20efb4;p=pandora-kernel.git MIPS: traps: Set correct address limit for breakpoints and traps When a breakpoint or trap happens when operating in kernel mode but on users behalf (eg syscall) it is necessary to change the address limit to KERNEL_DS so any address checking can be bypassed and print the correct stack trace. Signed-off-by: Leonid Yegoshin Signed-off-by: Markos Chandras --- Reading git-diff-tree failed