diff options
author | Roel Kluin <[email protected]> | 2009-09-21 17:04:11 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-09-22 07:17:45 -0700 |
commit | 4d04c70754eec6d0fd342a5bc3f684db69cc2226 (patch) | |
tree | 4001855784fddcec748e2f9754933a537d04c7d4 /net/lapb/lapb_subr.c | |
parent | db4e5cbe2f201c6abd51f7dfe41dbd2589affeba (diff) |
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 <[email protected]>
Cc: Jeff Dike <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions