From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [PATCH 0/4] KVM/ARM fixes for 4.13-rc4 Date: Thu, 3 Aug 2017 19:44:28 +0200 Message-ID: <20170803174427.GD1015@flask> References: <20170803152857.32055-1-marc.zyngier@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from localhost (localhost [127.0.0.1]) by mm01.cs.columbia.edu (Postfix) with ESMTP id E513E49C28 for ; Thu, 3 Aug 2017 13:43:15 -0400 (EDT) Received: from mm01.cs.columbia.edu ([127.0.0.1]) by localhost (mm01.cs.columbia.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OWQy2I8EYQ+y for ; Thu, 3 Aug 2017 13:43:15 -0400 (EDT) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mm01.cs.columbia.edu (Postfix) with ESMTPS id 51B7440D8B for ; Thu, 3 Aug 2017 13:43:15 -0400 (EDT) Content-Disposition: inline In-Reply-To: <20170803152857.32055-1-marc.zyngier@arm.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu To: Marc Zyngier Cc: Christoffer Dall , kvm@vger.kernel.org, Catalin Marinas , Paolo Bonzini , kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org List-Id: kvmarm@lists.cs.columbia.edu 2017-08-03 16:28+0100, Marc Zyngier: > Paolo, Radim, > > Here's a pull request for a few KVM/ARM updates. Nothing major except > for a VM destruction race (Suzuki has a knack for finding those...). > > Please pull. Pulled, thanks.