[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <02623bc1-fc54-bc5d-8879-e62d548924fd@suse.cz>
Date: Wed, 23 Feb 2022 10:44:19 +0100
From: Vlastimil Babka <vbabka@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: David Rientjes <rientjes@...gle.com>,
Joonsoo Kim <iamjoonsoo.kim@....com>,
Christoph Lameter <cl@...ux.com>,
Pekka Enberg <penberg@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
"linux-mm@...ck.org" <linux-mm@...ck.org>,
LKML <linux-kernel@...r.kernel.org>, patches@...ts.linux.dev,
Roman Gushchin <roman.gushchin@...ux.dev>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: [GIT PULL] slab fixes for 5.17-rc6
Linus,
please pull the slab fixes for 5.17-rc6 from
git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab.git tags/slab-for-5.17-rc6
======================================
- Build fix (workaround) for clang.
- Fix a /proc/kcore based slabinfo script broken by struct slab changes in
5.17-rc1.
----------------------------------------------------------------
Greg Kroah-Hartman (1):
slab: remove __alloc_size attribute from __kmalloc_track_caller
Roman Gushchin (1):
tools/cgroup/slabinfo: update to work with struct slab
include/linux/slab.h | 3 +--
tools/cgroup/memcg_slabinfo.py | 30 +++++++++++++++---------------
2 files changed, 16 insertions(+), 17 deletions(-)
Powered by blists - more mailing lists