]> Git Repo - linux.git/commit
sparc64: use the generic get_user_pages_fast code
authorChristoph Hellwig <[email protected]>
Fri, 12 Jul 2019 03:57:11 +0000 (20:57 -0700)
committerLinus Torvalds <[email protected]>
Fri, 12 Jul 2019 18:05:44 +0000 (11:05 -0700)
commit7b9afb86b6328f10dc2cad9223d7def12d60e505
treece4c129badb2b8e005c4bbadbaaf49aa9cf44d96
parent5875509d2f30eb8963163f255ded98095989142f
sparc64: use the generic get_user_pages_fast code

The sparc64 code is mostly equivalent to the generic one, minus various
bugfixes and two arch overrides that this patch adds to pgtable.h.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Khalid Aziz <[email protected]>
Cc: David Miller <[email protected]>
Cc: Andrey Konovalov <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: James Hogan <[email protected]>
Cc: Jason Gunthorpe <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Nicholas Piggin <[email protected]>
Cc: Paul Burton <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: Rich Felker <[email protected]>
Cc: Yoshinori Sato <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/sparc/Kconfig
arch/sparc/include/asm/pgtable_64.h
arch/sparc/mm/Makefile
arch/sparc/mm/gup.c [deleted file]
This page took 0.084128 seconds and 4 git commands to generate.