diff options
| author | Dave Chinner <[email protected]> | 2024-02-27 03:01:26 +0000 |
|---|---|---|
| committer | Chandan Babu R <[email protected]> | 2024-02-28 08:34:45 +0000 |
| commit | b8c0d6fa4165fc5b98c191c6643cda40e7a1d420 (patch) | |
| tree | 4c54568c26a6381ecc8ba9a65826988ebf9352ca /scripts/bpf_doc.py | |
| parent | xfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL (diff) | |
| download | kernel-b8c0d6fa4165fc5b98c191c6643cda40e7a1d420.tar.gz kernel-b8c0d6fa4165fc5b98c191c6643cda40e7a1d420.zip | |
xfs: use kvfree() in xlog_cil_free_logvec()
The xfs_log_vec items are allocated by xlog_kvmalloc(), and so need
to be freed with kvfree. This was missed when coverting from the
kmem_free() API.
Fixes: 49292576136f ("xfs: convert kmem_free() for kvmalloc users to kvfree()")
Reported-by: Darrick J. Wong <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Tested-by: Darrick J. Wong <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Signed-off-by: Chandan Babu R <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions
