]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/mpol: Make MPOL_LOCAL a real policy
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Mon, 19 Mar 2012 17:54:52 +0000 (18:54 +0100)
committerIngo Molnar <mingo@kernel.org>
Sun, 28 Oct 2012 16:30:59 +0000 (17:30 +0100)
commit88f4670789e37069504c2e0c2f50020434abd81e
tree72c91f06968c2907b36ec9d472479ad93d68846f
parent83babc0d2944e2c72063a83f4acf3689c071afdf
mm/mpol: Make MPOL_LOCAL a real policy

Make MPOL_LOCAL a real and exposed policy such that applications that
relied on the previous default behaviour can explicitly request it.

Requested-by: Christoph Lameter <cl@linux.com>
Reviewed-by: Rik van Riel <riel@redhat.com>
Cc: Lee Schermerhorn <Lee.Schermerhorn@hp.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/uapi/linux/mempolicy.h
mm/mempolicy.c