[PATCH v3 04/10] mm: introduce arch-specific vma flag VM_ARCH_1

2012-07-31 Thread Konstantin Khlebnikov
This patch combines several arch-specific vma flags into one. before patch: 0x0200 0x0100 0x2000 0x4000 x86 VM_NOHUGEPAGE VM_HUGEPAGE - VM_PAT powerpc - - VM_SAO - parisc VM_GROWSUP -

[PATCH v3 04/10] mm: introduce arch-specific vma flag VM_ARCH_1

2012-07-31 Thread Konstantin Khlebnikov
This patch combines several arch-specific vma flags into one. before patch: 0x0200 0x0100 0x2000 0x4000 x86 VM_NOHUGEPAGE VM_HUGEPAGE - VM_PAT powerpc - - VM_SAO - parisc VM_GROWSUP -