[PATCH] mempolicies: unexport get_vma_policy()
authorChristoph Lameter <clameter@sgi.com>
Sun, 8 Jan 2006 09:01:03 +0000 (01:01 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:12:44 +0000 (20:12 -0800)
commit48fce3429df84a94766fbbc845fa8450d0715b48
tree4458b95a0ef8a1896049415a0e3fc8a0e89d340a
parent132beacf9785d2e6e8aecb59aa078f3ca5668fa6
[PATCH] mempolicies: unexport get_vma_policy()

Since the numa_maps functionality is now in mempolicy.c we no longer need to
export get_vma_policy().

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/mempolicy.h
mm/mempolicy.c