diff options
| author | Kirill A. Shutemov <[email protected]> | 2017-03-16 18:26:50 +0300 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2017-03-18 09:48:01 +0100 |
| commit | e7884f8ead4a301b04687a3238527b06feef8ea0 (patch) | |
| tree | 7a1460bae65463fb8eaff1dc853779ca6b3265d6 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 9a804fecee232e71b47ac37d62fd3d5d66b08b91 (diff) | |
mm/gup: Move permission checks into helpers
This is a preparation patch for the transition of x86 to the generic GUP_fast()
implementation.
On x86, we would need to do additional permission checks to determine if
access is allowed.
Let's abstract it out into separate helpers.
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/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions