diff options
author | KAMEZAWA Hiroyuki <[email protected]> | 2009-09-21 17:02:32 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-09-22 07:17:33 -0700 |
commit | dd32c279983bf77fdcc8a9aa4a05b0ffdc75859c (patch) | |
tree | 399737a47e6ab1b3a39f6f2950fec325421d082d /arch/mips/mm/init.c | |
parent | 2f66a68f3fac2e94da360c342ff78ab45553f86c (diff) |
vmalloc: unmap vmalloc area after hiding it
vmap area should be purged after vm_struct is removed from the list
because vread/vwrite etc...believes the range is valid while it's on
vm_struct list.
Signed-off-by: KAMEZAWA Hiroyuki <[email protected]>
Reviewed-by: WANG Cong <[email protected]>
Cc: Mike Smith <[email protected]>
Cc: Nick Piggin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'arch/mips/mm/init.c')
0 files changed, 0 insertions, 0 deletions