]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - mm/maccess.c
maccess: move user access routines together
authorChristoph Hellwig <hch@lst.de>
Tue, 9 Jun 2020 04:34:55 +0000 (21:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Jun 2020 16:39:15 +0000 (09:39 -0700)
commitfc3562d79456bf1740b44d84b8726d20de8d39bd
tree13ad665dbf181c2d03f47244604a53fd604e34c6
parent98a23609b10364a51a1bb3688f8dd1cd1aa94a9a
maccess: move user access routines together

Move kernel access vs user access routines together to ease upcoming
ifdefs.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Alexei Starovoitov <ast@kernel.org>
Cc: Daniel Borkmann <daniel@iogearbox.net>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/20200521152301.2587579-18-hch@lst.de
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/maccess.c