diff options
| author | Jack Steiner <[email protected]> | 2008-07-29 22:33:53 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-07-30 09:41:47 -0700 |
| commit | c627f9cc046c7cd93b4525d89377fb409e170a18 (patch) | |
| tree | 851913d2ebd2946b577592fb410f750e6fdc943b /tools/perf/scripts/python | |
| parent | f718cd4add5aea9d379faff92f162571e356cc5f (diff) | |
mm: add zap_vma_ptes(): a library function to unmap driver ptes
zap_vma_ptes() is intended to be used by drivers to unmap ptes assigned to the
driver private vmas. This interface is similar to zap_page_range() but is
less general & less likely to be abused.
Needed by the GRU driver.
Signed-off-by: Jack Steiner <[email protected]>
Cc: Nick Piggin <[email protected]>
Cc: Hugh Dickins <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions