]> 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>
Mon, 10 Sep 2012 07:54:28 +0000 (09:54 +0200)
commit2fd44e2def72c0b2b2028ef9a79b6685c3b54fc0
treea5f3c032996faaff6a0aee89eb9dcc7312b6ada0
parent3fe5dca67b21bb3c2d1abf93fcd341b2a660701b
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