diff options
author | Dave Chinner <dchinner@redhat.com> | 2024-02-20 01:24:41 +0100 |
---|---|---|
committer | Chandan Babu R <chandanbabu@kernel.org> | 2024-02-20 06:08:14 +0100 |
commit | 7d5ba7ca6a4525b8908c285c2949bb946dfbbc54 (patch) | |
tree | 4763ba0390407be202b93fa671f01e6240fcb09d /mm/workingset.c | |
parent | xfs: use kvfree() in xfs_ioc_attr_list() (diff) | |
download | linux-7d5ba7ca6a4525b8908c285c2949bb946dfbbc54.tar.xz linux-7d5ba7ca6a4525b8908c285c2949bb946dfbbc54.zip |
xfs: use kvfree in xfs_ioc_getfsmap()
Another incorrect conversion to kfree() instead of kvfree().
Fixes: 49292576136f ("xfs: convert kmem_free() for kvmalloc users to kvfree()")
Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'mm/workingset.c')
0 files changed, 0 insertions, 0 deletions