Home
last modified time | relevance | path

Searched hist:"18267 a03" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dblk-iolatency.c18267a03 Thu Aug 10 18:24:53 CDT 2023 Jens Axboe <axboe@kernel.dk> block: fix bad lockdep annotation in blk-iolatency

A previous commit added a lockdep annotation, but botched it. Use the
right type.

Fixes: 4eb44d10766a ("block: remove init_mutex and open-code blk_iolatency_try_init")
Signed-off-by: Jens Axboe <axboe@kernel.dk>