commit | f647d33f879d258de4ab2559975bd6eebda2033e | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Sep 27 15:30:24 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Sep 27 15:30:24 2006 +0900 |
tree | 15364f27dea1203004ae7016c676332032c17a7d | |
parent | c470662854ff94d44bf8c192cefac3efa33db676 [diff] |
sh: Fix split ptlock for user mappings in __do_page_fault(). 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>