diff options
author | Christoph Hellwig <hch@lst.de> | 2025-01-10 08:37:37 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-01-10 07:31:50 -0700 |
commit | 0cd719aa63def1d57316e8e903f01f4af0641a46 (patch) | |
tree | a4b7c0ebd8262c84c5ebcf6cec504ea0260e3c3a /sound/ppc/keywest.c | |
parent | 3a693110afd7127400cc9f779c885f01cf16d0f2 (diff) |
loop: don't freeze the queue in loop_update_dio
All callers of loop_update_dio except for loop_configure already have the
queue frozen, and loop_configure works on an unbound device. Remove the
superfluous recursive freezing in loop_update_dio and add asserts for the
locking and freezing state instead.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20250110073750.1582447-8-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'sound/ppc/keywest.c')
0 files changed, 0 insertions, 0 deletions