]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "net: set proper memcg for net_init hooks allocations"
authorShakeel Butt <shakeelb@google.com>
Mon, 26 Sep 2022 19:59:31 +0000 (19:59 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Sep 2022 16:20:37 +0000 (09:20 -0700)
commitdf29760bdb851823bff40102bb06043691932274
tree8d8eb72f10dead061c6c19e7f230990fe8c3bbff
parent3a55f1fe76cec17367fe6685346960398f3d1472
Revert "net: set proper memcg for net_init hooks allocations"

This reverts commit edf04837e378331d61e14a27b388f3049ddba4f2.

Anatoly Pugachev reported that the commit edf04837e378 ("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.

Link: https://lore.kernel.org/all/20220918092849.GA10314@u164.east.ru/
Reported-by: Anatoly Pugachev <matorola@gmail.com>
Signed-off-by: Shakeel Butt <shakeelb@google.com>
Cc: Vasily Averin <vvs@openvz.org>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Michal Koutný <mkoutny@suse.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: cgroups@vger.kernel.org
Cc: sparclinux@vger.kernel.org
Cc: linux-mm@kvack.org
Cc: linux-kernel@vger.kernel.org
Tested-by: Anatoly Pugachev <matorola@gmail.com>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Fixes: edf04837e378 ("net: set proper memcg for net_init hooks allocations")
Reviewed-by: Muchun Song <songmuchun@bytedance.com>
Acked-by: Roman Gushchin <roman.gushchin@linux.dev>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/memcontrol.h
net/core/net_namespace.c