On Wed, Apr 17, 2013 at 02:10:01AM -0700, Christoffer Dall wrote: > On Wed, Apr 17, 2013 at 1:05 AM, Marc Zyngier <marc.zyngier@xxxxxxx> wrote: > > > On Tue, 16 Apr 2013 16:25:10 -0700, Christoffer Dall > > <cdall@xxxxxxxxxxxxxxx> wrote: > > > The following changes since commit > > > 31880c37c11e28cb81c70757e38392b42e695dc6: > > > > > > Linux 3.9-rc6 (2013-04-07 20:49:54 -0700) > > > > > > are available in the git repository at: > > > > > > git://github.com/columbia/linux-kvm-arm.git kvm-arm-fixes-3.9 > > > > > > for you to fetch changes up to 865499ea90d399e0682bcce3ae7af24277633699: > > > > > > ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/Write (2013-04-16 > > > 16:21:25 -0700) > > > > > > ---------------------------------------------------------------- > > > Marc Zyngier (2): > > > ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reporting > > > ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/Write > > > > > > arch/arm/include/asm/pgtable-3level.h | 2 +- > > > arch/arm/kvm/arm.c | 1 + > > > 2 files changed, 2 insertions(+), 1 deletion(-) > > > > How about also adding: > > "ARM: KVM: fix unbalanced get_cpu() in access_dcsw" (commit 685bee3 in my > > kvm-arm/pre-arm64 branch)? > > > > > sure, I updated the branch: > > The following changes since commit 31880c37c11e28cb81c70757e38392b42e695dc6: > > Linux 3.9-rc6 (2013-04-07 20:49:54 -0700) > > are available in the git repository at: > > git://github.com/columbia/linux-kvm-arm.git kvm-arm-fixes-3.9 > > for you to fetch changes up to 31714c19553835558919a85f038bbe4b03b11078: > > ARM: KVM: fix unbalanced get_cpu() in access_dcsw (2013-04-17 02:08:04 > -0700) > > ---------------------------------------------------------------- > Marc Zyngier (3): > ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reporting > ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/Write Those two are in upstream already. Guys you shouldn't wait with the important bugfixes until -rc7. 3.9 can be released any moment now. > ARM: KVM: fix unbalanced get_cpu() in access_dcsw > > arch/arm/include/asm/pgtable-3level.h | 2 +- > arch/arm/kvm/arm.c | 1 + > arch/arm/kvm/coproc.c | 4 ++-- > 3 files changed, 4 insertions(+), 3 deletions(-) -- Gleb. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html