Received: by 10.223.185.116 with SMTP id b49csp6681073wrg; Wed, 28 Feb 2018 13:37:37 -0800 (PST) X-Google-Smtp-Source: AH8x226Q26UV5W7Aj21RBgHSwu+SleQpoybQBNX1XFJljyv5zzHwjoJwps+ifzA0N2BHsLmb9x/K X-Received: by 10.98.31.79 with SMTP id f76mr19178659pff.60.1519853857633; Wed, 28 Feb 2018 13:37:37 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519853857; cv=none; d=google.com; s=arc-20160816; b=aRen5NPurFHjbAfyzrYjm4UcakcU7x5tZZOvDrECXzGEyy9QVs4hB7Vq0aoBhWWPVl PpssX6RMiGSIHlXsAg+DZ6EXr6ZwxDtyu0teaNovx6F1gvdNByI7yRF/u6YhBPuZQhyu hPiG6ZezU87x+4yQtV4lJ6SJj25AZcnvqlzF6I39O9aJzm9h1/VoRd62FtLwQyC7lyYy D2ZQoBfWCSeGBWOL/kYmvzz1RFfmcg/QNIu61DLYnAnumaqnMX4d908KpTPv42Ropy+V iAsHL+97AFTCmJpnE+nInNiGDuvvOPcxQMBjdfQ59CLDiGSGRQkiTWDjM4FQ+WRNJIVQ KWcQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:arc-authentication-results; bh=SfdizMlv7E7EL76AqxyBna6bHOjmKqtR6eHUrHfmjb4=; b=VVFAZ06NIDFyWJwyyb6z1Cu3Eg9GWtjHwfl4lPxvis8SrpaDlWvIvoV0TWqnaaVtR6 cOyOnk5qK4sDqhrshU0lD9K+cOqbR4xeQsxoS2vCnxW2pt5in8VaYQI6ovOSC+dYStVS O9YECkWxyRQ+Op+ycmJ+v19cQdfVzxBvNi7CBVdsA/SZRfXmEXkHu14ZSlhTR9lzFmSk aZmqyEPp4xSFSF4tsyMUTU6e+cu+CpA3J/0CvvGUVecXfLvPyy5I/ZNFN49eq0hqvhQ+ xiBEdb9evyIcADWhp7SDlQKPH59Gg/rHm9lUi/aEDGrCliONLVlgVO5PvKndZTHb3RdT k/ng== 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 d19-v6si1829448pls.822.2018.02.28.13.37.22; Wed, 28 Feb 2018 13:37:37 -0800 (PST) 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 S935109AbeB1Vfk (ORCPT + 99 others); Wed, 28 Feb 2018 16:35:40 -0500 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:51292 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S934913AbeB1Vfi (ORCPT ); Wed, 28 Feb 2018 16:35:38 -0500 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.rdu2.redhat.com [10.11.54.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 6481940FB65B; Wed, 28 Feb 2018 21:35:37 +0000 (UTC) Received: from [10.36.118.24] (unknown [10.36.118.24]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 2FB802024CA6; Wed, 28 Feb 2018 21:35:31 +0000 (UTC) Subject: Re: [Xen-devel] [RFC PATCH v4 2/7] xen/pvh: Move PVH entry code out of Xen specific tree To: Konrad Rzeszutek Wilk , Maran Wilson Cc: jgross@suse.com, boris.ostrovsky@oracle.com, roger.pau@citrix.com, andrew.cooper3@citrix.com, hch@infradead.org, JBeulich@suse.com, x86@kernel.org, xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org, kvm@vger.kernel.org, thomas.lendacky@amd.com, dave.hansen@linux.intel.com, rkrcmar@redhat.com, gregkh@linuxfoundation.org, mchehab@kernel.org, hpa@zytor.com, linus.walleij@linaro.org, mingo@redhat.com, rdunlap@infradead.org, luto@kernel.org, jpoimboe@redhat.com, tglx@linutronix.de, bp@suse.de, davem@davemloft.net, kirill.shutemov@linux.intel.com References: <1519842483-8887-1-git-send-email-maran.wilson@oracle.com> <1519842483-8887-3-git-send-email-maran.wilson@oracle.com> <20180228210814.GK11576@char.us.oracle.com> From: Paolo Bonzini Message-ID: Date: Wed, 28 Feb 2018 22:35:30 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <20180228210814.GK11576@char.us.oracle.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.78 on 10.11.54.4 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.7]); Wed, 28 Feb 2018 21:35:37 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.7]); Wed, 28 Feb 2018 21:35:37 +0000 (UTC) for IP:'10.11.54.4' DOMAIN:'int-mx04.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'pbonzini@redhat.com' RCPT:'' Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 28/02/2018 22:08, Konrad Rzeszutek Wilk wrote: > +obj-$(CONFIG_XEN_PVH) += pvh.o > +obj-$(CONFIG_XEN_PVH) += pvh-head.o > + Probably a better place for these would be arch/x86/platform/pvh/{enlighten.c,head.S}. (Just because there are no .c or .S files in arch/x86). Maybe Xen ought to be moved under arch/x86/platform too. Paolo