]> git.karo-electronics.de Git - karo-tx-linux.git/commit
s390/mm: implement __get_user_pages_fast()
authorGerald Schaefer <gerald.schaefer@de.ibm.com>
Tue, 4 Sep 2012 13:37:55 +0000 (15:37 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 6 Sep 2012 09:05:19 +0000 (11:05 +0200)
commit58b85e779bd205b3307b6ce12812a6d496c31e4f
tree24d645399ee384fd9f777c996b1fde8846f2b9c5
parentcaa209d2382ea54f78da0ea7981a21c877cf5bcc
s390/mm: implement __get_user_pages_fast()

This patch introduces the __get_user_pages_fast() function on s390,
which will be needed with CONFIG_TRANSPARENT_HUGEPAGE and futex.

Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/mm/gup.c