diff options
| author | Thomas Hellstrom <[email protected]> | 2019-10-01 09:17:34 +0000 |
|---|---|---|
| committer | Thomas Hellstrom <[email protected]> | 2019-11-06 12:02:43 +0000 |
| commit | ecaad8aca20432fa60821282d8ff479629c9f7b9 (patch) | |
| tree | f654d60d4a7853d2f4f74d510906831c7eb099fb /mm/mapping_dirty_helpers.c | |
| parent | mm: pagewalk: Take the pagetable lock in walk_pte_range() (diff) | |
| download | kernel-ecaad8aca20432fa60821282d8ff479629c9f7b9.tar.gz kernel-ecaad8aca20432fa60821282d8ff479629c9f7b9.zip | |
mm: Add a walk_page_mapping() function to the pagewalk code
For users that want to travers all page table entries pointing into a
region of a struct address_space mapping, introduce a walk_page_mapping()
function.
The walk_page_mapping() function will be initially be used for dirty-
tracking in virtual graphics drivers.
Cc: Andrew Morton <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Minchan Kim <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Huang Ying <[email protected]>
Cc: Jérôme Glisse <[email protected]>
Cc: Kirill A. Shutemov <[email protected]>
Signed-off-by: Thomas Hellstrom <[email protected]>
Reviewed-by: Andrew Morton <[email protected]>
Diffstat (limited to 'mm/mapping_dirty_helpers.c')
0 files changed, 0 insertions, 0 deletions
