On Thu, 23 Sep 2021 02:05:24 +0000 Chen Jun <chenjun102@xxxxxxxxxx> wrote:
An unexpected value of /proc/sys/vm/overcommit_memory we will get,
after running the following program.
int main()
{
int fd = open("/proc/sys/vm/overcommit_memory", O_RDWR)
Thanks. I added a cc:stable to this, so the fix will be backported
into earlier kernels.