diff options
| author | Christoph Hellwig <[email protected]> | 2025-03-20 07:52:14 +0000 |
|---|---|---|
| committer | Carlos Maiolino <[email protected]> | 2025-04-14 08:24:30 +0000 |
| commit | a1a56f541a8f634007de4bcb45aa3eaf803154a8 (patch) | |
| tree | 63f3fa9c9ca6dd8b306dbdd58e9b8260b42464ba /fs/xfs/xfs_zone_alloc.c | |
| parent | xfs: remove the leftover xfs_{set,clear}_li_failed infrastructure (diff) | |
| download | kernel-a1a56f541a8f634007de4bcb45aa3eaf803154a8.tar.gz kernel-a1a56f541a8f634007de4bcb45aa3eaf803154a8.zip | |
xfs: mark xfs_buf_free as might_sleep()
xfs_buf_free can call vunmap, which can sleep. The vunmap path is an
unlikely one, so add might_sleep to ensure calling xfs_buf_free from
atomic context gets caught more easily.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Carlos Maiolino <[email protected]>
Signed-off-by: Carlos Maiolino <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_zone_alloc.c')
0 files changed, 0 insertions, 0 deletions
