Skip to content
Commit a720094d authored by Mel Gorman's avatar Mel Gorman
Browse files

mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now



The use of MPOL_NOOP and MPOL_MF_LAZY to allow an application to
explicitly request lazy migration is a good idea but the actual
API has not been well reviewed and once released we have to support it.
For now this patch prevents an application using the services. This
will need to be revisited.

Signed-off-by: default avatarMel Gorman <mgorman@suse.de>
parent 4b10e7d5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment