Thread (40 messages) 40 messages, 6 authors, 2024-07-25

Re: [PATCH v8 5/7] kvm: x86: protect masterclock with a seqcount

From: Paolo Bonzini <pbonzini@redhat.com>
Date: 2021-10-01 16:50:08
Also in: kvm, kvmarm

On 16/09/21 20:15, Oliver Upton wrote:
+	seq = read_seqcount_begin(&ka->pvclock_sc);
+	do {
+		use_master_clock = ka->use_master_clock;
Oops, the "seq" assignment should be inside the "do".  With that fixed, 
my tests seem to work.  I will shortly push the result to kvm/queue.

Paolo


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help