]> git.ipfire.org Git - thirdparty/linux.git/commit
block/cgroup: Improve lock context annotations
authorBart Van Assche <bvanassche@acm.org>
Fri, 5 Jun 2026 18:00:58 +0000 (11:00 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 5 Jun 2026 19:41:11 +0000 (13:41 -0600)
commit9865e416644292124865dfc8a4ffd2b8e6764242
tree191094a026e25fbf2f41165d5721096bda879103
parentc574c3cc368d68fff465e5fc811f874d9235b940
block/cgroup: Improve lock context annotations

Add lock context annotations where these are missing. Move the
blkg_conf_prep() annotation into block/blk-cgroup.h to make it visible
to all blkg_conf_prep() callers.

Reviewed-by: Hannes Reinecke <hare@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Link: https://patch.msgid.link/58ddd6e2b960bdfa03d0007984386bc0ba351391.1780682325.git.bvanassche@acm.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-cgroup.c
block/blk-cgroup.h