[Intel-gfx] [PATCH 0/7] mm: Unexport apply_to_page_range()
Peter Zijlstra
peterz at infradead.org
Mon Apr 12 08:00:12 UTC 2021
Hi,
These patches remove the last few modular apply_to_page_range() users and
unexports these interface. Since these functions provide direct access to our
page-tables they're a prime target for nefarious activities.
These patches rely on the remap_pfn_range_notrack() patches from Christoph that
are currently already in Andrew's tree.
Please consider.
More information about the Intel-gfx
mailing list