]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 7 Apr 2015 16:06:01 +0000 (18:06 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 7 Apr 2015 16:06:01 +0000 (18:06 +0200)
commitfafbcebbf1712d0da85ee5293f7a72cba41b5412
tree4cc03fe92e23087684ccffbff6afa2195e0b59d6
parent3848ff574f92d6ff8b34c15e19db75a7d8517f49
parentd55899951d9f96e42ce30a9bef446ae2707814fe
Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next'

Fixes for KVM/ARM for 4.0-rc5.

Fixes page refcounting issues in our Stage-2 page table management code,
fixes a missing unlock in a gicv3 error path, and fixes a race that can
cause lost interrupts if signals are pending just prior to entering the
guest.