git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5712e4d
)
CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.c
author
Jesper Nilsson
<jesper.nilsson@axis.com>
Mon, 21 Jan 2008 10:14:59 +0000
(11:14 +0100)
committer
Jesper Nilsson
<jesper.nilsson@axis.com>
Fri, 8 Feb 2008 10:06:31 +0000
(11:06 +0100)
Don't return when we're inside local_irq_disable(), use goto exit instead.
Also, cleanup some whitespace errors.
No differences found