Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp5957758ybi; Wed, 31 Jul 2019 06:06:10 -0700 (PDT) X-Google-Smtp-Source: APXvYqzQr0Kq0DQ0z07qUNRXV/NW8h0vGUEdNcJX7NxjLXxA+2637i3nwpH2fNIfUfu7BnAwl8xr X-Received: by 2002:a17:90a:2163:: with SMTP id a90mr2815670pje.3.1564578370635; Wed, 31 Jul 2019 06:06:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564578370; cv=none; d=google.com; s=arc-20160816; b=0khE4yG8+qpj2lDmy1wlpYOkDTR97bzu4aiEQoo5XmhT6r0uR4nD4+C36Zw08yDBYY C1IYDJGCUk3FNdihfSW6KlwNXO4uA/JgX3KDWZvsaFA+3Q0CQ2ZbzO6gGyoihHY4P9sD lMHjmp/Kas+7HvRfCzOX9go7nZkWXUYTRSqQLQ4sfcfA/TNHS+yCv+d0do57Y45N6PMP DKIYLxU2Hq2PtGfoGbm+ULy4DnRQIzuB5u8dWqVZQGarSMtXuYBv+0jF1rD3j7sre6hI +lL/WvDJWcFFXNi4p9zXAcstOw2zE72mTgDW57OSpDtIUKZWF8tUmQAdMW738PlBmMTr K4Bg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=mhRH+6kD6lwku7qiNi/02DiMQI1E+jKsNM5R/rLE6nE=; b=x4MuQV0J8O+gMm5+j+nfNDXig6RrYIOCtxpisiqDsbKYY+daxUG1vSQ6HB8AEX7I74 FLXzMwmE015wNe8oj3S1R1SUWGMj3sUXjX0OphJ1dl5b5iUu1BjyxcmUfaAoMiSVtxEM 0oFP0cxsixwaAu+gMoBRqwsGCYEL3vlKVxy6PsCVpKYIH4xGk5xsQlUHIxducojw6/lz 3872mqXdDDFq+JiFbUSYr8ls3+2gcBfGjyrsekGQnPzDEHXn8aHK7xl1ei1eeKmC7akA 8Ww/bVrtaQJuuipKIzCAdGaUn5wU6wguQqhIz6EAw4RjNDaeWLqzJJE5BUAYEhe5j4Vn dwRQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q13si1772081pgq.317.2019.07.31.06.05.55; Wed, 31 Jul 2019 06:06:10 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729106AbfGaNFS (ORCPT + 99 others); Wed, 31 Jul 2019 09:05:18 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50376 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726259AbfGaNFR (ORCPT ); Wed, 31 Jul 2019 09:05:17 -0400 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id A634930C0DDA; Wed, 31 Jul 2019 13:05:17 +0000 (UTC) Received: from kamzik.brq.redhat.com (unknown [10.43.2.160]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 8A190100032A; Wed, 31 Jul 2019 13:05:10 +0000 (UTC) Date: Wed, 31 Jul 2019 15:05:08 +0200 From: Andrew Jones To: Paolo Bonzini Cc: Thomas Huth , kvm@vger.kernel.org, Christian Borntraeger , Janosch Frank , linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org, David Hildenbrand , Cornelia Huck , Radim =?utf-8?B?S3LEjW3DocWZ?= , Shuah Khan , Peter Xu Subject: Re: [PATCH 1/2] KVM: selftests: Implement ucall() for s390x Message-ID: <20190731130508.uavb75ct2ck2pp66@kamzik.brq.redhat.com> References: <20190730100112.18205-1-thuth@redhat.com> <20190730100112.18205-2-thuth@redhat.com> <20190730104807.7uzuvd52foybakgu@kamzik.brq.redhat.com> <20190731102849.x26rdan7cddmpvhe@kamzik.brq.redhat.com> <0c38beb7-7383-a7ac-13d4-9d4bde4a21bb@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.45]); Wed, 31 Jul 2019 13:05:17 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 31, 2019 at 02:57:38PM +0200, Paolo Bonzini wrote: > On 31/07/19 13:16, Thomas Huth wrote: > > Or maybe even better: Let's move this file into lib/x86_64/ and > > lib/aarch64/ instead, since there is more different code between the > > architectures here than common code. > > All good solutions, just choose one. :)) > Agreed, and I like this last solution (move to arch-code) the best. Thanks, drew