]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'kvm-pvclock-raw-spinlock' into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 25 Oct 2021 12:39:43 +0000 (08:39 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 25 Oct 2021 12:40:24 +0000 (08:40 -0400)
commit2af6443128f7afc1717a23d7c4e65416613ae95f
treee20e0e5b7893a4e7c592e0ee28408acc94467b88
parent1f1d32703958bd7f565b8cd5bd9322b977654548
parent9514218c4eb54e6f6e11636c401018eee7368469
Merge branch 'kvm-pvclock-raw-spinlock' into HEAD

pvclock_gtod_sync_lock is completely gone in Linux 5.16.  Include this
fix into the kvm/next history to record that the syzkaller report is
not valid there.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>