Revision 2f85e7f948a2c9f7e1524397d1818191ff5abb03 authored by Christoph Hellwig on 12 July 2019, 03:56:56 UTC, committed by Linus Torvalds on 12 July 2019, 18:05:44 UTC
sh only had pud_page_vaddr, but not pud_page.

[hch@lst.de: sh: stub out pud_page]
  Link: http://lkml.kernel.org/r/20190701151818.32227-2-hch@lst.de
Link: http://lkml.kernel.org/r/20190625143715.1689-6-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Guenter Roeck <linux@roeck-us.net>
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>
1 parent 446f062
History
File Mode Size
Makefile -rw-r--r-- 1.1 KB
lock_events.c -rw-r--r-- 4.3 KB
lock_events.h -rw-r--r-- 1.7 KB
lock_events_list.h -rw-r--r-- 3.2 KB
lockdep.c -rw-r--r-- 132.4 KB
lockdep_internals.h -rw-r--r-- 6.4 KB
lockdep_proc.c -rw-r--r-- 16.8 KB
lockdep_states.h -rw-r--r-- 207 bytes
locktorture.c -rw-r--r-- 27.8 KB
mcs_spinlock.h -rw-r--r-- 3.7 KB
mutex-debug.c -rw-r--r-- 2.7 KB
mutex-debug.h -rw-r--r-- 1.1 KB
mutex.c -rw-r--r-- 36.7 KB
mutex.h -rw-r--r-- 841 bytes
osq_lock.c -rw-r--r-- 5.6 KB
percpu-rwsem.c -rw-r--r-- 5.2 KB
qrwlock.c -rw-r--r-- 2.3 KB
qspinlock.c -rw-r--r-- 16.4 KB
qspinlock_paravirt.h -rw-r--r-- 16.0 KB
qspinlock_stat.h -rw-r--r-- 3.0 KB
rtmutex-debug.c -rw-r--r-- 4.6 KB
rtmutex-debug.h -rw-r--r-- 1.4 KB
rtmutex.c -rw-r--r-- 51.0 KB
rtmutex.h -rw-r--r-- 1.2 KB
rtmutex_common.h -rw-r--r-- 4.2 KB
rwsem.c -rw-r--r-- 45.5 KB
rwsem.h -rw-r--r-- 253 bytes
semaphore.c -rw-r--r-- 7.2 KB
spinlock.c -rw-r--r-- 9.6 KB
spinlock_debug.c -rw-r--r-- 5.6 KB
test-ww_mutex.c -rw-r--r-- 12.3 KB

back to top