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:
c470662
)
sh: Fix split ptlock for user mappings in __do_page_fault().
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 27 Sep 2006 06:30:24 +0000
(15:30 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 27 Sep 2006 06:30:24 +0000
(15:30 +0900)
There was a bug that got introduced when the split ptlock changes
went in where mm could be unintialized for user mappings, this
fixes it up..
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found