10/13

mm/slab: reduce slabobj_ext memory with allocation profiling disabled

当分配profile编译但永久禁用时,利用slab_obj_ext_has_codtag()在cache_obj_ext_size()中停止申请codetag_ref空间,handle_failed_objexts_alloc()也需检查避免写无效内存。