]> git.openfabrics.org - ~emulex/infiniband.git/commit
sh: Fix up breakpoint trap handler patching on SH-2A.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 5 Jan 2010 03:44:02 +0000 (12:44 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 5 Jan 2010 03:44:02 +0000 (12:44 +0900)
commitc4761815ab49feca904776dec464046bc7138d3a
treec584c5ec79786e75423ba1b15e73ce4d6875bce2
parent34d0b5af50a063cded842716633501b38ff815fb
sh: Fix up breakpoint trap handler patching on SH-2A.

SH-2A was referencing the old handler that no longer exists, fix it up.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/traps_32.c