]> git.baikalelectronics.ru Git - kernel.git/commit
sh: lockless get_user_pages_fast()
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Oct 2010 07:43:08 +0000 (16:43 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Oct 2010 07:43:08 +0000 (16:43 +0900)
commit4853b4eed95caf1c0f7463dcbf6b132d7b717668
treec94ca9cd31fd059f7cbe47c33feefec75d345cdb
parent23b7a096fc9a7eaabbd6ce7c710f6df3cf3c0a23
sh: lockless get_user_pages_fast()

Implement get_user_pages_fast without locking in the fastpath on sh.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/Makefile
arch/sh/mm/gup.c [new file with mode: 0644]