]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitc2fd8c28251cde06556eb15cd94f4e4f5e58450c
tree4458b95a0ef8a1896049415a0e3fc8a0e89d340a
parent58bd04721eda58d9115795f8b2d35859c9185728
[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