aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/mm/init.c
diff options
context:
space:
mode:
authorDavid Rientjes <[email protected]>2014-01-21 15:49:10 -0800
committerLinus Torvalds <[email protected]>2014-01-21 16:19:44 -0800
commitd80be7c75136fb58ed7264ac8a49dd917ace77a1 (patch)
tree55a517f837e62b7ff53617dcfa52397d9be5c67e /arch/parisc/mm/init.c
parente8569dd299dbc7bac878325c0bdc7aa449eae479 (diff)
mm, mempolicy: remove unneeded functions for UMA configs
Mempolicies only exist for CONFIG_NUMA configurations. Therefore, a certain class of functions are unneeded in configurations where CONFIG_NUMA is disabled such as functions that duplicate existing mempolicies, lookup existing policies, set certain mempolicy traits, or test mempolicies for certain attributes. Remove the unneeded functions so that any future callers get a compile- time error and protect their code with CONFIG_NUMA as required. Signed-off-by: David Rientjes <[email protected]> Cc: KOSAKI Motohiro <[email protected]> Cc: Johannes Weiner <[email protected]> Cc: Michal Hocko <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'arch/parisc/mm/init.c')
0 files changed, 0 insertions, 0 deletions