summaryrefslogtreecommitdiff
path: root/drivers/mfd/tps65910.c
diff options
context:
space:
mode:
authorMing Lei <ming.lei@redhat.com>2024-02-23 15:55:38 +0800
committerJens Axboe <axboe@kernel.dk>2024-02-28 18:47:08 -0700
commit1221b9e982e181f1c37789c46fe5bfe32d97bec4 (patch)
tree2e8220ef7cbc9cf5c077f41f4ecdcd5d5bdb45a0 /drivers/mfd/tps65910.c
parentec30b461f3d067bd322a6c3a6c5105746ed9bf14 (diff)
downloadlinux-1221b9e982e181f1c37789c46fe5bfe32d97bec4.tar.gz
linux-1221b9e982e181f1c37789c46fe5bfe32d97bec4.tar.bz2
linux-1221b9e982e181f1c37789c46fe5bfe32d97bec4.zip
ublk: improve getting & putting ublk device
Firstly convert get_device() and put_device() into ublk_get_device() and ublk_put_device(). Secondly annotate ublk_get_device() & ublk_put_device() as noinline for trace, especially it is often to trigger device deletion hang when incorrect order is used on ublkc mmap, ublkc close, io_uring_sqe_unregister_file, ublkb close. Signed-off-by: Ming Lei <ming.lei@redhat.com> Link: https://lore.kernel.org/r/20240223075539.89945-2-ming.lei@redhat.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/mfd/tps65910.c')
0 files changed, 0 insertions, 0 deletions