On Wed, 30 Apr 2025, Mikulas Patocka wrote: > Ben already tried to fix it in dm_blk_report_zones (see the linux-dm git, > for-next branch) - but his fix is incorrect because the "if" condition for > dm_get_live_table and dm_put_live_table differs. I'll update his patch to > fix this mismatch. > > Mikulas I fixed it in the Ben's patch "dm: fix dm_blk_report_zones". Ben, please review it - it's the patch 37f53a2c60d03743e0eacf7a0c01c279776fef4e in the linux-dm repository, for-next branch. Mikulas
- [PATCH] dm: add missing unlock on in dm_keyslot_evict() Dan Carpenter
- Re: [PATCH] dm: add missing unlock on in dm_keyslo... Eric Biggers
- Re: [PATCH] dm: add missing unlock on in dm_ke... Dan Carpenter
- Re: [PATCH] dm: add missing unlock on in d... Mikulas Patocka
- Re: [PATCH] dm: add missing unlock on ... Mikulas Patocka
- Re: [PATCH] dm: add missing unloc... Benjamin Marzinski