summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorMike Rapoport (Microsoft) <rppt@kernel.org>2026-05-23 20:54:27 +0300
committerChristian Brauner <brauner@kernel.org>2026-05-28 14:58:14 +0300
commit1b27d11b17b729e12a4abf09031a1aa5cc05d56d (patch)
treecbe26441e60dc703acbdd68fefb10c21b74f1be0 /include/linux/debugobjects.h
parentaca4fd395d178b8f811db55797a8b3c773d61538 (diff)
downloadlinux-1b27d11b17b729e12a4abf09031a1aa5cc05d56d.tar.xz
configfs: replace __get_free_pages() with kzalloc()
configfs allocates staging buffers __get_free_pages(). kmalloc() is a better API for such use and it also provides better scalability and more debugging possibilities. Replace use of __get_free_pages() with kzalloc(). Signed-off-by: Mike Rapoport (Microsoft) <rppt@kernel.org> Link: https://patch.msgid.link/20260523-b4-fs-v1-15-275e36a83f0e@kernel.org Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions