]> 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...
authorMarcelo Tosatti <mtosatt@redhat.com>
Mon, 16 Mar 2015 23:08:56 +0000 (20:08 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 16 Mar 2015 23:08:56 +0000 (20:08 -0300)
commitaa5ab43fa4d014a6a4e80aa9c0457fafbf7d70ee
tree5e3be52f50fe01bb05ab4371a901cfc6e65108f7
parent261431273786c7f0f657a5850c63115d092824af
parentd55899951d9f96e42ce30a9bef446ae2707814fe
Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm

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.