android_kernel_xiaomi_sm8350/arch
Roel Kluin 4d04c70754 uml: fix order of pud and pmd_free()
If pmd_alloc() fails we should only free the prior allocated pud, if
pte_alloc_map() fails, we should free pmd as well.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Cc: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-09-22 07:17:45 -07:00
..
alpha alpha: convert to asm-generic/hardirq.h 2009-09-22 07:17:43 -07:00
arm mm: remove duplicate asm/mman.h files 2009-09-22 07:17:42 -07:00
avr32 mm: remove duplicate asm/mman.h files 2009-09-22 07:17:42 -07:00
blackfin
cris mm: remove duplicate asm/mman.h files 2009-09-22 07:17:42 -07:00
frv mm: remove duplicate asm/mman.h files 2009-09-22 07:17:42 -07:00
h8300 h8300: convert to asm-generic/hardirq.h 2009-09-22 07:17:43 -07:00
ia64 mm: remove duplicate asm/mman.h files 2009-09-22 07:17:42 -07:00
m32r m32r: convert to asm-generic/hardirq.h 2009-09-22 07:17:43 -07:00
m68k m68k: convert to asm-generic/hardirq.h 2009-09-22 07:17:44 -07:00
m68knommu
microblaze arches: drop superfluous casts in nr_free_pages() callers 2009-09-22 07:17:34 -07:00
mips mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions 2009-09-22 07:17:41 -07:00
mn10300 mm: remove duplicate asm/mman.h files 2009-09-22 07:17:42 -07:00
parisc mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions 2009-09-22 07:17:41 -07:00
powerpc mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions 2009-09-22 07:17:41 -07:00
s390 mm: remove duplicate asm/mman.h files 2009-09-22 07:17:42 -07:00
score
sh arches: drop superfluous casts in nr_free_pages() callers 2009-09-22 07:17:34 -07:00
sparc mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions 2009-09-22 07:17:41 -07:00
um uml: fix order of pud and pmd_free() 2009-09-22 07:17:45 -07:00
x86 mm: don't use alloc_bootmem_low() where not strictly needed 2009-09-22 07:17:38 -07:00
xtensa mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions 2009-09-22 07:17:41 -07:00
.gitignore
Kconfig