]> git.karo-electronics.de Git - linux-beck.git/commit
sh: Tidy up vmalloc fault handling.
authorPaul Mundt <lethal@linux-sh.org>
Sat, 4 Jul 2009 18:18:47 +0000 (03:18 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 4 Jul 2009 18:18:47 +0000 (03:18 +0900)
commit0f60bb25b4036d30fd795709be09626c58c52464
treeb15cd9771c5cff9349d510670cc51bcc64c318a7
parentc63c3105e4991b2991ba73a742b8b59bfdbe4acd
sh: Tidy up vmalloc fault handling.

This rewrites the vmalloc fault handling as per x86, which subsequently
allows for easy future tie-in for vmalloc_sync_all().

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/fault_32.c