]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm: Move vma_stack_continue into mm.h
authorStefan Bader <stefan.bader@canonical.com>
Tue, 31 Aug 2010 13:52:27 +0000 (15:52 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 29 Oct 2010 04:51:47 +0000 (21:51 -0700)
commit5daf133f0fb96925541cb5bf82317793a75c19f9
tree08bd5fe4f19496b5888ab140e7181682d6744970
parente4037861387fe89ac082e8cf092b6a7bada09cb5
mm: Move vma_stack_continue into mm.h

commit 39aa3cb3e8250db9188a6f1e3fb62ffa1a717678 upstream.

So it can be used by all that need to check for that.

Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/proc/task_mmu.c
include/linux/mm.h
mm/mlock.c