]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.c
authorJesper Nilsson <jesper.nilsson@axis.com>
Mon, 21 Jan 2008 10:14:59 +0000 (11:14 +0100)
committerJesper Nilsson <jesper.nilsson@axis.com>
Fri, 8 Feb 2008 10:06:31 +0000 (11:06 +0100)
commit40316c1fadfcd7856e43029fdbac5df6a1d57063
tree5834f221b657f7ad9d368e1db36386e96786133f
parent5712e4dfc65220aa0693e8903345743f80b38230
CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.c

Don't return when we're inside local_irq_disable(), use goto exit instead.
Also, cleanup some whitespace errors.
arch/cris/arch-v10/mm/fault.c