Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information