diff options
| author | Kirill A. Shutemov <[email protected]> | 2017-03-16 18:26:49 +0300 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2017-03-18 09:48:01 +0100 |
| commit | 9a804fecee232e71b47ac37d62fd3d5d66b08b91 (patch) | |
| tree | c4af2fbda421d6bd1b6f5f6599d6cccd32548bb4 /tools/perf/scripts/python/bin | |
| parent | f991376e444aee8f5643a45703c1433bf7948940 (diff) | |
mm/gup: Drop the arch_pte_access_permitted() MMU callback
The only arch that defines it to something meaningful is x86.
But x86 doesn't use the generic GUP_fast() implementation -- the
only place where the callback is called.
Let's drop it.
Signed-off-by: Kirill A. Shutemov <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Aneesh Kumar K . V <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Dann Frazier <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Steve Capper <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions