diff options
author | Stéphane Graber <stgraber@ubuntu.com> | 2022-06-23 16:45:52 -0500 |
---|---|---|
committer | Vlastimil Babka <vbabka@suse.cz> | 2022-07-04 17:10:15 +0200 |
commit | 0c7e0d699ef1430d7f4cf12b4b1d097af58b5515 (patch) | |
tree | be0ea35e6270e91efe2f8988c8a33deb40f72a8e /mm/init-mm.c | |
parent | efb9352700ba95f349522689679b7c7949e66245 (diff) | |
download | linux-0c7e0d699ef1430d7f4cf12b4b1d097af58b5515.tar.gz linux-0c7e0d699ef1430d7f4cf12b4b1d097af58b5515.tar.bz2 linux-0c7e0d699ef1430d7f4cf12b4b1d097af58b5515.zip |
tools/vm/slabinfo: Handle files in debugfs
Commit 64dd68497be76 relocated and renamed the alloc_calls and
free_calls files from /sys/kernel/slab/NAME/*_calls over to
/sys/kernel/debug/slab/NAME/*_calls but didn't update the slabinfo tool
with the new location.
This change will now have slabinfo look at the new location (and filenames)
with a fallback to the prior files.
Fixes: 64dd68497be76 ("mm: slub: move sysfs slab alloc/free interfaces to debugfs")
Cc: stable@vger.kernel.org
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Tested-by: Stéphane Graber <stgraber@ubuntu.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'mm/init-mm.c')
0 files changed, 0 insertions, 0 deletions