Skip to content
Snippets Groups Projects
Commit f1c1d60a authored by Fang Lijun's avatar Fang Lijun Committed by Yang Yingliang
Browse files

share_pool: Default enable enable_share_k2u_spg

ascend inclusion
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I4EUVI


CVE: NA

Signed-off-by: default avatarFang Lijun <fanglijun3@huawei.com>
Signed-off-by: default avatarZhou Guanghui <zhouguanghui1@huawei.com>
Reviewed-by: default avatarWeilong Chen <chenweilong@huawei.com>
Reviewed-by: default avatarDing Tianhong <dingtianhong@huawei.com>
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
parent f66418ef
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ static int __read_mostly enable_mdc_default_group;
static const int mdc_default_group_id = 1;
/* share the uva to the whole group */
static int __read_mostly enable_share_k2u_spg;
static int __read_mostly enable_share_k2u_spg = 1;
/* access control mode */
int sysctl_ac_mode = AC_NONE;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment