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(-)