]> 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)
commit98dd8d976bc1d115f886d89c77de50e3731b75ba
tree5e3be52f50fe01bb05ab4371a901cfc6e65108f7
parent60620a35a13994e970203c2fa2ec7b0479c6a345
parentfaaa788c3f9f7c4f445fefb0cf72262d44ce663d
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.