Skip to content
Commit a9fd90ad authored by Alexandru Elisei's avatar Alexandru Elisei
Browse files

mm: gfp: Introduce __GFP_NO_MIGRATE_METADATA

When migrating migrate metadata pages out of VMA which is in the process
of having the VM_MTE flag set because of an mprotect() call, it is
highly undesirable to have them replaced with other migrate metadata
pages. Introduce the gfp flag __GFP_NO_MIGRATE_METADATA to let the page
allocator know that it should use migrate metadata pages to satisfy the
allocation request.
parent 33ca3b0f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment