summaryrefslogtreecommitdiffstats
path: root/mm/slab_common.c
diff options
context:
space:
mode:
authorZhang Yanfei <zhangyanfei@cn.fujitsu.com>2013-07-09 00:59:58 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2013-07-09 19:33:21 +0200
commit20fc02b477c526c6a85f84e3770373778ff2f97e (patch)
tree46dd1f9a79d4eb3bac8a3a061e167e0fe5919824 /mm/slab_common.c
parentmm/vmalloc.c: emit the failure message before return (diff)
downloadlinux-20fc02b477c526c6a85f84e3770373778ff2f97e.tar.xz
linux-20fc02b477c526c6a85f84e3770373778ff2f97e.zip
mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZED
VM_UNLIST was used to indicate that the vm_struct is not listed in vmlist. But after commit 4341fa454796 ("mm, vmalloc: remove list management of vmlist after initializing vmalloc"), the meaning of this flag changed. It now means the vm_struct is not fully initialized. So renaming it to VM_UNINITIALIZED seems more reasonable. Also change clear_vm_unlist to clear_vm_uninitialized_flag. Signed-off-by: Zhang Yanfei <zhangyanfei@cn.fujitsu.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/slab_common.c')
0 files changed, 0 insertions, 0 deletions