On 8/31/26 02:25, Ackerley Tng via B4 Relay wrote:
From: Ackerley Tng <redacted>
Accept the mapping type filter as a parameter in the invalidation start
helper instead of querying it internally. This allows callers to specify
which mappings (shared, private, or both) should be invalidated.
In the next patch, the conversion process will use this new parameter to
invalidate mappings only when they're different from the target state of
the conversion, i.e. invalidate only shared mappings on a shared to private
conversion and not both.
No functional change intended.
Signed-off-by: Ackerley Tng <redacted>
Reviewed-by: David Hildenbrand (Arm) <david@kernel.org>
--
Cheers,
David