Revision 39656e83dab918861931ef96e5c41731b0899e56 authored by Christoph Hellwig on 12 July 2019, 03:56:49 UTC, committed by Linus Torvalds on 12 July 2019, 18:05:44 UTC
The split low/high access is the only non-READ_ONCE version of gup_get_pte
that did show up in the various arch implemenations.  Lift it to common
code and drop the ifdef based arch override.

Link: http://lkml.kernel.org/r/20190625143715.1689-4-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@mellanox.com>
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: 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>
1 parent 26f4c32
History
File Mode Size
devices
joydev
conf.py -rw-r--r-- 225 bytes
event-codes.rst -rw-r--r-- 15.7 KB
ff.rst -rw-r--r-- 7.5 KB
gamepad.rst -rw-r--r-- 7.3 KB
gameport-programming.rst -rw-r--r-- 6.0 KB
index.rst -rw-r--r-- 254 bytes
input-programming.rst -rw-r--r-- 10.4 KB
input.rst -rw-r--r-- 8.9 KB
input_kapi.rst -rw-r--r-- 277 bytes
input_uapi.rst -rw-r--r-- 330 bytes
interactive.svg -rw-r--r-- 3.3 KB
multi-touch-protocol.rst -rw-r--r-- 17.3 KB
notifier.rst -rw-r--r-- 1.8 KB
shape.svg -rw-r--r-- 5.5 KB
uinput.rst -rw-r--r-- 6.6 KB
userio.rst -rw-r--r-- 2.9 KB

back to top