From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Date: Fri, 19 May 2017 16:21:07 +0000 Subject: Re: [kvm-unit-tests PATCH v2 0/3] provide asm-generic spinlock Message-Id: <20170519162106.GB11087@potion> List-Id: References: <20170515110348.30449-1-david@redhat.com> In-Reply-To: <20170515110348.30449-1-david@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: David Hildenbrand Cc: kvm@vger.kernel.org, Paolo Bonzini , Thomas Huth , Laurent Vivier , kvm-ppc@vger.kernel.org 2017-05-15 13:03+0200, David Hildenbrand: > Let's introduce a simple generic version that should be sufficient for > our purposes. Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [kvm-unit-tests PATCH v2 0/3] provide asm-generic spinlock Date: Fri, 19 May 2017 18:21:07 +0200 Message-ID: <20170519162106.GB11087@potion> References: <20170515110348.30449-1-david@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, Paolo Bonzini , Thomas Huth , Laurent Vivier , kvm-ppc@vger.kernel.org To: David Hildenbrand Return-path: Received: from mx1.redhat.com ([209.132.183.28]:28412 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750881AbdESQVM (ORCPT ); Fri, 19 May 2017 12:21:12 -0400 Content-Disposition: inline In-Reply-To: <20170515110348.30449-1-david@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 2017-05-15 13:03+0200, David Hildenbrand: > Let's introduce a simple generic version that should be sufficient for > our purposes. Applied, thanks.