diff options
author | Mel Gorman <mgorman@suse.de> | 2012-10-25 14:16:32 +0200 |
---|---|---|
committer | Mel Gorman <mgorman@suse.de> | 2012-12-11 14:42:44 +0000 |
commit | 4b10e7d562c90d0a72f324832c26653947a07381 (patch) | |
tree | 733e0fc3ac3fdfe27a312bc72e4ffb07bbf0aa56 /lib/cpumask.c | |
parent | b24f53a0bea38b266d219ee651b22dba727c44ae (diff) | |
download | linux-4b10e7d562c90d0a72f324832c26653947a07381.tar.bz2 |
mm: mempolicy: Implement change_prot_numa() in terms of change_protection()
This patch converts change_prot_numa() to use change_protection(). As
pte_numa and friends check the PTE bits directly it is necessary for
change_protection() to use pmd_mknuma(). Hence the required
modifications to change_protection() are a little clumsy but the
end result is that most of the numa page table helpers are just one or
two instructions.
Signed-off-by: Mel Gorman <mgorman@suse.de>
Diffstat (limited to 'lib/cpumask.c')
0 files changed, 0 insertions, 0 deletions