ascend: mm: add an owner for mm_struct
ascend inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I4EUVI CVE: NA ------------------------------------------------- The mm->owner is only used for MEMCG currently, but the ascend share pool features will use it later, so make it to a general features and select it for CONFIG_MEMCG. Signed-off-by:Tang Yizhou <tangyizhou@huawei.com> Signed-off-by:
Ding Tianhong <dingtianhong@huawei.com> Reviewed-by:
Kefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by:
Yang Yingliang <yangyingliang@huawei.com> Reviewed-by:
Weilong Chen <chenweilong@huawei.com> Signed-off-by:
Yang Yingliang <yangyingliang@huawei.com>
Showing
- include/linux/mm_types.h 1 addition, 1 deletioninclude/linux/mm_types.h
- init/Kconfig 1 addition, 0 deletionsinit/Kconfig
- kernel/exit.c 2 additions, 2 deletionskernel/exit.c
- kernel/fork.c 2 additions, 2 deletionskernel/fork.c
- mm/Kconfig 4 additions, 0 deletionsmm/Kconfig
- mm/debug.c 1 addition, 1 deletionmm/debug.c
Please register or sign in to comment