]> 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)
commitaa6c133e2d52655b39983791031f8d6c273554b7
tree8d8eb72f10dead061c6c19e7f230990fe8c3bbff
parent28f0c6a98c63555dca3711bd33ef24b6fc4c7a97
Revert "net: set proper memcg for net_init hooks allocations"

This reverts commit 88ce225c2fe94f9dada6b1c6d4caad289fd60ba1.

Anatoly Pugachev reported that the commit 88ce225c2fe9 ("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: 88ce225c2fe9 ("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