summaryrefslogtreecommitdiffstats
path: root/mm/Makefile
diff options
context:
space:
mode:
authorChristoph Hellwig2019-07-12 05:57:18 +0200
committerLinus Torvalds2019-07-12 20:05:45 +0200
commitd3649f68b4336e7ef7aa264cf05ba1265feb0968 (patch)
treedf06fafc7b9da2493f821f1b95962a7e21e26446 /mm/Makefile
parentmm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP (diff)
downloadkernel-qcow2-linux-d3649f68b4336e7ef7aa264cf05ba1265feb0968.tar.gz
kernel-qcow2-linux-d3649f68b4336e7ef7aa264cf05ba1265feb0968.tar.xz
kernel-qcow2-linux-d3649f68b4336e7ef7aa264cf05ba1265feb0968.zip
mm: reorder code blocks in gup.c
This moves the actually exported functions towards the end of the file, and reorders some functions to be in more logical blocks as a preparation for moving various stubs inline into the main functionality using IS_ENABLED(). Link: http://lkml.kernel.org/r/20190625143715.1689-12-hch@lst.de Signed-off-by: Christoph Hellwig <hch@lst.de> Cc: Andrey Konovalov <andreyknvl@google.com> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: David Miller <davem@davemloft.net> Cc: James Hogan <jhogan@kernel.org> Cc: Jason Gunthorpe <jgg@mellanox.com> Cc: Khalid Aziz <khalid.aziz@oracle.com> Cc: Michael Ellerman <mpe@ellerman.id.au> Cc: Nicholas Piggin <npiggin@gmail.com> Cc: Paul Burton <paul.burton@mips.com> Cc: Paul Mackerras <paulus@samba.org> Cc: Ralf Baechle <ralf@linux-mips.org> Cc: Rich Felker <dalias@libc.org> Cc: Yoshinori Sato <ysato@users.sourceforge.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/Makefile')
0 files changed, 0 insertions, 0 deletions