Re: [PATCH] Revert "net: set proper memcg for net_init hooks allocations"
From: Muchun Song <hidden>
Date: 2022-09-27 08:14:29
Also in:
linux-mm, lkml, sparclinux
From: Muchun Song <hidden>
Date: 2022-09-27 08:14:29
Also in:
linux-mm, lkml, sparclinux
On Sep 27, 2022, at 03:59, Shakeel Butt [off-list ref] wrote:
This reverts commit 1d0403d20f6c281cb3d14c5f1db5317caeec48e9.
Anatoly Pugachev reported that the commit 1d0403d20f6c ("net: set proper
memcg for net_init hooks allocations") is somehow causing the sparc64
VMs failed to boot and the VMs boot fine with that patch reverted. So,
revert the patch for now and later we can debug the issue.
Reported-by: Anatoly Pugachev <redacted>
Signed-off-by: Shakeel Butt <redacted>
Cc: Vasily Averin <redacted>
Cc: Jakub Kicinski <redacted>
Cc: Michal Koutn√Ω <mkoutny-IBi9RG/b67k@public.gmane.org>
Cc: Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Cc: Linus Torvalds <torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Cc: cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: sparclinux-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.orgReviewed-by: Muchun Song <redacted> Thanks.