sh: unbreak WARN_ON()
authorMagnus Damm <damm@igel.co.jp>
Wed, 17 Jun 2009 04:48:20 +0000 (04:48 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 17 Jun 2009 06:39:52 +0000 (15:39 +0900)
commit0ec39885b237c35109644f5d8232228026a72715
treeed5819bf0be7adaa6771c974e0354760daaffedf
parent39f4490c70eae62cfed62081243110607069d3f9
sh: unbreak WARN_ON()

Fix WARN_ON() by modifying the bug trap handling code to
always return in the in-kernel instruction pointer case.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/traps.c