kernel: Add CONFIG_CGROUP_HUGETLB=y as part of the cgroup fragments

Kata guest os cgroup is not work properly kata guest kernel config option
CONFIG_CGROUP_HUGETLB is not set, leading to:

root@clr-b08d402cc29d44719bb582392b7b3466 ls /sys/fs/cgroup/hugetlb/
ls: cannot access '/sys/fs/cgroup/hugetlb/': No such file or directory

Fixes: #4953

Signed-off-by: Miao Xia <xia.miao1@zte.com.cn>
This commit is contained in:
Miao Xia 2022-08-19 09:26:33 +08:00 committed by Snir Sheriber
parent 65dd151e0a
commit 8f40927df8

View File

@ -1 +1 @@
95 96