From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [PULL 0/8] KVM/ARM Fixes for v4.7-rc2 Date: Thu, 2 Jun 2016 15:52:56 +0200 Message-ID: <20160602135255.GA20275@potion> References: <1464862860-1183-1-git-send-email-christoffer.dall@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Paolo Bonzini , kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org, kvm@vger.kernel.org, Marc Zyngier To: Christoffer Dall Return-path: Received: from mx1.redhat.com ([209.132.183.28]:47576 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161101AbcFBNxA (ORCPT ); Thu, 2 Jun 2016 09:53:00 -0400 Content-Disposition: inline In-Reply-To: <1464862860-1183-1-git-send-email-christoffer.dall@linaro.org> Sender: kvm-owner@vger.kernel.org List-ID: 2016-06-02 12:20+0200, Christoffer Dall: > Hi Paolo and Radim, > > The following changes since commit 1a695a905c18548062509178b98bc91e67510864: > > Linux 4.7-rc1 (2016-05-29 09:29:24 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvm-arm-for-v4.7-rc2 > > for you to fetch changes up to 05fb05a6ca25e02ad8c31bc440b3c4996864f379: > > KVM: arm/arm64: vgic-new: Removel harmful BUG_ON (2016-06-02 11:52:21 +0200) > > They contain fixes for the vgic; two of the patches address a bug introduced in > v4.6 while the rest are for the new vgic. Pulled, thanks.