summaryrefslogtreecommitdiff
path: root/fs/nfs/filelayout/filelayoutdev.c
diff options
context:
space:
mode:
authorJean-Philippe Brucker <jean-philippe@linaro.org>2023-05-18 11:09:17 +0100
committerMarc Zyngier <maz@kernel.org>2023-05-19 10:20:00 +0100
commitc38b8400aef99d63be2b1ff131bb993465dcafe1 (patch)
tree65e3a82b123710154513ec82de561388ed45b402 /fs/nfs/filelayout/filelayoutdev.c
parent9cf2f840c439b6b23bd99f584f2917ca425ae406 (diff)
downloadkernel-c38b8400aef99d63be2b1ff131bb993465dcafe1.tar.gz
KVM: arm64: vgic: Fix locking comment
It is now config_lock that must be held, not kvm lock. Replace the comment with a lockdep annotation. Fixes: f00327731131 ("KVM: arm64: Use config_lock to protect vgic state") Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org> Reviewed-by: Oliver Upton <oliver.upton@linux.dev> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20230518100914.2837292-4-jean-philippe@linaro.org
Diffstat (limited to 'fs/nfs/filelayout/filelayoutdev.c')
0 files changed, 0 insertions, 0 deletions
d>2018-11-07block: get rid of MQ scheduler ops unionJens Axboe 2018-11-07block: remove dead elevator codeJens Axboe 2018-09-28kyber: fix integer overflow of latency targets on 32-bitOmar Sandoval 2018-09-27kyber: add tracepointsOmar Sandoval 2018-09-27kyber: implement improved heuristicsOmar Sandoval 2018-09-27kyber: don't make domain token sbitmap larger than necessaryOmar Sandoval 2018-09-27block: move call of scheduler's ->completed_request() hookOmar Sandoval 2018-05-30block: kyber: make kyber more friendly with mergingJianchao Wang 2018-05-10kyber-iosched: update shallow depth when setting up hardware queueJens Axboe 2018-05-09block: get rid of struct blk_issue_statOmar Sandoval 2018-02-24block: kyber: fix domain token leak during requeueMing Lei 2017-12-06kyber: fix another domain token wait queue hangOmar Sandoval 2017-11-01block: kyber: check if there are requests in ctx in kyber_has_work()Ming Lei 2017-10-17kyber: fix hang on domain token wait queueOmar Sandoval 2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar 2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar 2017-06-18blk-mq-sched: unify request prepare methodsChristoph Hellwig 2017-06-18blk-mq-sched: unify request finished methodsChristoph Hellwig 2017-05-04kyber: add debugfs attributesOmar Sandoval 2017-04-20blk-stat: convert blk-stat bucket callback to signedStephen Bates 2017-04-14blk-mq: introduce Kyber multiqueue I/O schedulerOmar Sandoval