git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
127c1fe
)
s390/gup: reduce code duplication between [__]get_user_pages_fast functions
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Mon, 7 Oct 2013 14:14:50 +0000
(16:14 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Thu, 24 Oct 2013 15:17:01 +0000
(17:17 +0200)
Just call __get_user_pages_fast() from get_user_pages_fast() like powerpc.
This saves a lot of duplicated code.
Reviewed-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/mm/gup.c
patch
|
blob
|
history
diff --cc
arch/s390/mm/gup.c
Simple merge