Files
kernel/include/linux
Matthew Wilcox (Oracle) 2aff7a4755 mm: Convert page_vma_mapped_walk to work on PFNs
page_mapped_in_vma() really just wants to walk one page, but as the
code stands, if passed the head page of a compound page, it will
walk every page in the compound page.  Extract pfn/nr_pages/pgoff
from the struct page early, so they can be overridden by
page_mapped_in_vma().

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
2022-03-21 12:59:02 -04:00
..
2022-01-22 08:33:34 +02:00
2022-03-21 12:59:02 -04:00
2022-01-20 08:52:54 +02:00
2022-03-21 12:59:02 -04:00
2022-03-21 12:57:38 -04:00
2022-03-21 12:59:02 -04:00
2022-02-09 09:24:40 -05:00
2022-03-21 12:59:02 -04:00
2022-01-22 08:33:37 +02:00
2022-01-24 14:45:02 +01:00
2022-01-22 08:33:37 +02:00
2022-01-22 08:33:38 +02:00