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
ib_addr.h -rw-r--r-- 8.2 KB
ib_cache.h -rw-r--r-- 4.9 KB
ib_cm.h -rw-r--r-- 18.8 KB
ib_fmr_pool.h -rw-r--r-- 3.4 KB
ib_mad.h -rw-r--r-- 22.6 KB
ib_marshall.h -rw-r--r-- 2.0 KB
ib_pack.h -rw-r--r-- 8.0 KB
ib_pma.h -rw-r--r-- 5.4 KB
ib_sa.h -rw-r--r-- 15.3 KB
ib_smi.h -rw-r--r-- 4.3 KB
ib_umem.h -rw-r--r-- 2.6 KB
ib_verbs.h -rw-r--r-- 62.5 KB
iw_cm.h -rw-r--r-- 8.2 KB
rdma_cm.h -rw-r--r-- 12.0 KB
rdma_cm_ib.h -rw-r--r-- 2.1 KB
rdma_netlink.h -rw-r--r-- 1.7 KB

back to top