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
regulator
00-INDEX -rw-r--r-- 1.4 KB
apm-acpi.txt -rw-r--r-- 1.5 KB
basic-pm-debugging.txt -rw-r--r-- 10.7 KB
charger-manager.txt -rw-r--r-- 9.2 KB
devices.txt -rw-r--r-- 34.1 KB
drivers-testing.txt -rw-r--r-- 2.1 KB
freezing-of-tasks.txt -rw-r--r-- 11.7 KB
interface.txt -rw-r--r-- 3.2 KB
notifiers.txt -rw-r--r-- 2.7 KB
opp.txt -rw-r--r-- 14.6 KB
pci.txt -rw-r--r-- 52.2 KB
pm_qos_interface.txt -rw-r--r-- 5.9 KB
power_supply_class.txt -rw-r--r-- 8.7 KB
runtime_pm.txt -rw-r--r-- 42.0 KB
s2ram.txt -rw-r--r-- 3.1 KB
states.txt -rw-r--r-- 3.1 KB
suspend-and-cpuhotplug.txt -rw-r--r-- 12.5 KB
swsusp-and-swap-files.txt -rw-r--r-- 2.7 KB
swsusp-dmcrypt.txt -rw-r--r-- 4.6 KB
swsusp.txt -rw-r--r-- 16.2 KB
tricks.txt -rw-r--r-- 753 bytes
userland-swsusp.txt -rw-r--r-- 8.4 KB
video.txt -rw-r--r-- 8.3 KB
video_extension.txt -rw-r--r-- 1.5 KB

back to top