diff options
author | Roel Kluin <roel.kluin@gmail.com> | 2009-09-22 02:04:11 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-22 16:17:45 +0200 |
commit | 4d04c70754eec6d0fd342a5bc3f684db69cc2226 (patch) | |
tree | 4001855784fddcec748e2f9754933a537d04c7d4 /arch/ia64/kernel/smp.c | |
parent | um: convert to asm-generic/hardirq.h (diff) | |
download | linux-4d04c70754eec6d0fd342a5bc3f684db69cc2226.tar.xz linux-4d04c70754eec6d0fd342a5bc3f684db69cc2226.zip |
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>
Diffstat (limited to 'arch/ia64/kernel/smp.c')
0 files changed, 0 insertions, 0 deletions