]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.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)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 9 Sep 2010 16:05:06 +0000 (09:05 -0700)
commit39aa3cb3e8250db9188a6f1e3fb62ffa1a717678
tree266640c10436e9bda9bc283fbe5db22761a7cc7c
parent26a94e81ded0fcdc0bf96b5fea7343311f1a220b
mm: Move vma_stack_continue into mm.h

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>
fs/proc/task_mmu.c
include/linux/mm.h
mm/mlock.c