Revision 9ca52ed979b6b45ae480a5fc56d593efb3bf16e8 authored by James Hogan on 16 October 2012, 09:16:14 UTC, committed by James Hogan on 02 March 2013, 20:09:53 UTC
Commit cc2383ec06be093789469852e1fe96e1148e9a2c ("mm: introduce
arch-specific vma flag VM_ARCH_1") merged in v3.7-rc1.

The above commit combined several arch-specific vma flags into one, and
in the process it changed the VM_GROWSUP definition to depend on
specific architectures rather than CONFIG_STACK_GROWSUP. Therefore add
an ifdef for CONFIG_METAG to also set VM_GROWSUP.

Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Konstantin Khlebnikov <khlebnikov@openvz.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Michel Lespinasse <walken@google.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: linux-mm@kvack.org
1 parent 1e57372
History
File Mode Size
interface
acpi.h -rw-r--r-- 2.1 KB
balloon.h -rw-r--r-- 1.1 KB
events.h -rw-r--r-- 3.6 KB
features.h -rw-r--r-- 463 bytes
gntalloc.h -rw-r--r-- 2.6 KB
gntdev.h -rw-r--r-- 5.6 KB
grant_table.h -rw-r--r-- 7.0 KB
hvc-console.h -rw-r--r-- 479 bytes
hvm.h -rw-r--r-- 1.3 KB
page.h -rw-r--r-- 347 bytes
platform_pci.h -rw-r--r-- 1.5 KB
swiotlb-xen.h -rw-r--r-- 1.8 KB
tmem.h -rw-r--r-- 155 bytes
xen-ops.h -rw-r--r-- 1.1 KB
xen.h -rw-r--r-- 871 bytes
xenbus.h -rw-r--r-- 7.7 KB
xenbus_dev.h -rw-r--r-- 1.8 KB
xencomm.h -rw-r--r-- 2.5 KB

back to top