[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 11/17] xen/arm: PCI host bridge discovery within XEN on ARM


  • To: Stefano Stabellini <sstabellini@xxxxxxxxxx>, Rahul Singh <rahul.singh@xxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Thu, 30 Sep 2021 09:47:28 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=rEi8YCGoQCMd3c0uBLGf8bg22g3wYRC/W5+8MykFD+o=; b=Jtb5Fvg8EDXGr+/2WggMy1APWXiyFshtxoXSOmpBHazCv+aEClvVev8nvioo/oFxyWtDQ7tU6jOjIS9fy0vXyzpRoNMFCuPsdgycudA/LLihTBygNfMwYNqyZDNAF0Xq4xCVNLh7kbXw1gY2BNnedvwulMBHpUZecpQcXb3emRZNH2vrFRDdZqcOjEuPOrzwkrBgOFP7pOPk+5cddYVRZtLGsY3y2YoT2vS9RlUbt4ZSG4cyl+xBi2TP0/vGYrjUGlovZI7s31bA60uopBi4uUSb3L8mve2NO8nxQ82cwg8FgirZFY8BfQTQodaFMhwbVp4qn4sMRusEFL+WPWFbDw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Qk7SdqfppdGZzjp+6m3i7iBD24pwR/eivlmK79uoxUzuCMOi1WDogT8kj6pIZf4Nfl7D39U1DkZe/UsHa64F7WvtDqqaZVROYwCeNcGIq0eOeksJ7TMSlYR7Cic90PCLYuojy2KpbZIV1asBHZz+2/fMi0fxU+erEQeKyS1x9TeOew1rWFZ/0eHO/XDc/SmQLJ9/rh5WLob3NYgRIjsBpCLDyjWYZ35Uoan5W0OGxF20CaZ5ezutBFCC+BN0+g2CDvszo+s8v+oBcPHVHh/MrPF6QG+iA+FhbBpCG5HM4Yp2IKKEqyRZ6I7RsiBDfQtLE6EWuXcehD13fCzSRGmWRw==
  • Authentication-results: xen.org; dkim=none (message not signed) header.d=none;xen.org; dmarc=none action=none header.from=suse.com;
  • Cc: xen-devel@xxxxxxxxxxxxxxxxxxxx, bertrand.marquis@xxxxxxx, Andre.Przywara@xxxxxxx, Julien Grall <julien@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Ian Jackson <iwj@xxxxxxxxxxxxxx>, Wei Liu <wl@xxxxxxx>
  • Delivery-date: Thu, 30 Sep 2021 07:47:40 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 29.09.2021 18:40, Stefano Stabellini wrote:
> On Tue, 28 Sep 2021, Rahul Singh wrote:
>> --- /dev/null
>> +++ b/xen/arch/arm/pci/pci-host-generic.c
>> @@ -0,0 +1,46 @@
>> +/*
>> + * Based on Linux drivers/pci/controller/pci-host-common.c
>> + * Based on Linux drivers/pci/controller/pci-host-generic.c
>> + *
>> + * This program is free software; you can redistribute it and/or modify
>> + * it under the terms of the GNU General Public License version 2 as
>> + * published by the Free Software Foundation.
>> + *
>> + * This program is distributed in the hope that it will be useful,
>> + * but WITHOUT ANY WARRANTY; without even the implied warranty of
>> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
>> + * GNU General Public License for more details.
>> + *
>> + * You should have received a copy of the GNU General Public License
>> + * along with this program.  If not, see <http://www.gnu.org/licenses/>.
>> + */
>> +
>> +#include <asm/device.h>
>> +#include <xen/pci.h>
>> +#include <asm/pci.h>
>> +
>> +static const struct dt_device_match gen_pci_dt_match[] = {
> 
> This could be __initdata

__initconstrel then afaict.

Jan




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.