From: Jesper Nilsson Date: Mon, 21 Jan 2008 10:14:59 +0000 (+0100) Subject: CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.c X-Git-Tag: v2.6.25-rc1~40^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40316c1fadfcd7856e43029fdbac5df6a1d57063;p=pandora-kernel.git 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. --- Reading git-diff-tree failed