summaryrefslogtreecommitdiff
path: root/include/kvm
diff options
context:
space:
mode:
authorLiam R. Howlett (Oracle) <liam@infradead.org>2026-06-30 15:08:27 -0400
committerAndrew Morton <akpm@linux-foundation.org>2026-07-22 21:11:54 -0700
commit0c9175a232d28d23e927b8041601677ba7b2c387 (patch)
treedb137165ece3686e853707bedceb1977321cc32f /include/kvm
parent1f5560da6d650d4b29b5483a33e9c5ac67f5ce40 (diff)
downloadlinux-next-0c9175a232d28d23e927b8041601677ba7b2c387.tar.gz
linux-next-0c9175a232d28d23e927b8041601677ba7b2c387.zip
maple_tree: add write lock checking with lockdep sequence numbers
Use the lockdep sequence numbers to ensure the write lock is not dropped between write operations. The lockdep sequence is recorded on any walk that starts from the top of the tree and re-checked prior to any operation using an active node. Link: https://lore.kernel.org/20260630190843.3563858-4-liam@infradead.org Signed-off-by: Liam R. Howlett (Oracle) <liam@infradead.org> Cc: Boqun Feng <boqun.feng@gmail.com> Cc: Chris Mason <clm@meta.com> Cc: Chuck Lever <cel@kernel.org> Cc: Ingo Molnar <mingo@redhat.com> Cc: Jason Gunthorpe <jgg@ziepe.ca> Cc: Joe Perches <joe@perches.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Rik van Riel <riel@surriel.com> Cc: Waiman Long <longman@redhat.com> Cc: Will Deacon <will@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include/kvm')
0 files changed, 0 insertions, 0 deletions