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

Re: [PATCH v8 2/5] xen/arm: Enable the existing x86 virtual PCI support for ARM [and 1 more messages]


  • To: Ian Jackson <iwj@xxxxxxxxxxxxxx>
  • From: Bertrand Marquis <Bertrand.Marquis@xxxxxxx>
  • Date: Mon, 18 Oct 2021 10:47:42 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=arm.com; dmarc=pass action=none header.from=arm.com; dkim=pass header.d=arm.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:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=J+NzuueaWOBQNO1DcAK9Wffz37UHWOd65baRCaFge5s=; b=azfgggcT+dyRhkk4I3ePefE2I+Dqtktllwx8CrhcKx0z2oGeMDBkCihodikTX+T+B8ScKg2B1oytQXSDJTivRil7brwEQlDDKvmdqtVHoH2emgRxVO4kRIu44Ys+NERXTSh7mgHG/uJOxuAiklr+KnKswIcWOeGB/Dodz77Dgn1UnHNP0WvnJOC9yWg+gWjnKT7cjy36tqpoad4w3wPQGQOS1Nlv5Etm6uJD4g98GvB+Z1jzroO0zQwOkqNTO7PREN4EIQ2lbgRqJ6cCIMJLgSeC8k7gAacVjlZt0VNPEgmJvbxpRJiKwRQYCtvPNrh/E6jaIEmIp2a4nVQmodEYaA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Op08nGKsiGFkZnDCahLvEH/ivLot64Q69QM1BbMlhtMlldvMTNE6ZTe0Xf1T7xW1CBiZMUofvKaOa4Iw6kN6VpsR2FalyGxa9KEx1yFkrGhy8Eb30OI3TU1sHq7awArKcopFY75ws4ydHYMb9sUVaGsiXXYjzlK7J/jW7Z2JOT8hbDqvW+/eJHW0m3abZ6kETlNiJDla5F4lJwIP1kk7jS3XAN/0AqvEOKph9yJMIXY0HT0wupOy0UufTFZFuGTSvjEw9FcUMHGkV3C/PZ4TbOGF8Ri6tWtwuMPWQpBWdOdJUVcoqaNho6qO2htexo+d06jWsz8KbHxw4ppbYm4aLw==
  • Authentication-results-original: xenproject.org; dkim=none (message not signed) header.d=none;xenproject.org; dmarc=none action=none header.from=arm.com;
  • Cc: Jan Beulich <jbeulich@xxxxxxxx>, Julien Grall <julien@xxxxxxx>, Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>, "sstabellini@xxxxxxxxxx" <sstabellini@xxxxxxxxxx>, Rahul Singh <Rahul.Singh@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Paul Durrant <paul@xxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>
  • Delivery-date: Mon, 18 Oct 2021 10:48:02 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Nodisclaimer: true
  • Original-authentication-results: xenproject.org; dkim=none (message not signed) header.d=none;xenproject.org; dmarc=none action=none header.from=arm.com;
  • Thread-index: AQHXxAxJ3B/Rg+jZk0SyvH1t/aZlYKvYkw2A
  • Thread-topic: [PATCH v8 2/5] xen/arm: Enable the existing x86 virtual PCI support for ARM [and 1 more messages]

Hi Ian,

> On 18 Oct 2021, at 11:38, Ian Jackson <iwj@xxxxxxxxxxxxxx> wrote:
> 
> Julien Grall writes ("Re: [PATCH v8 2/5] xen/arm: Enable the existing x86 
> virtual PCI support for ARM"):
>> AFAICT, the code is not reachable on Arm (?). Therefore, one could argue 
>> we this can wait after the week-end as this is a latent bug. Yet, I am 
>> not really comfortable to see knowningly buggy code merged.
> 
> I agree that merging something that is known to be wrong would be
> quite irregular, at least without a compelling reason.
> 
> Jan Beulich writes ("Re: [PATCH v8 2/5] xen/arm: Enable the existing x86 
> virtual PCI support for ARM"):
>> On 16.10.2021 12:28, Roger Pau Monn� wrote:
>>> Maybe I'm being pedantic, or there was some communication outside the
>>> mailing list, but I think strictly speaking you are missing an Ack
>>> from either Jan or Paul for the xen/drivers/passthrough/pci.c change.
>>> 
>>> IMHO seeing how that chunk moved from 3 different places in just one
>>> afternoon also doesn't give me a lot of confidence. It's Arm only code
>>> at the end, so it's not going to effect the existing x86 support and
>>> I'm not specially worried, but I would like to avoid having to move it
>>> again.
>> 
>> +1
>> 
>> I'll be replying to the patch itself for the technical aspects. As per
>> context still visible above this code path is supposedly unreachable
>> right now, which makes me wonder even more: Why the rush? Depending on
>> the answer plus considering the __hwdom_init issue, Ian, I'm inclined
>> to suggest a revert.
> 
> I don't want to be waving hammers about at this stage, and I haven't
> looked at the technical details myself, but:
> 
> Can I ask the ARM folks to make sure that this situation is sorted out
> ASAP ?  Say, by the end of Thursday ?

Sure.

Cheers
Bertrand

> 
> By sorted out I mean that the __init_hwdom issue is fixed and that
> the overall changes to xen/drivers/passthrough/pci.c have been
> properly approved.
> 
> Furthermore, I think these followup patches should go in all in one
> go, as a small series, when everyone is OK with it, rather than
> dribbling in.  That will make it easier to see the wood for the trees
> (and it would also make a revert less complicated).
> 
> Jan, are you OK with this approach ?
> 
> Thanks,
> Ian.


 


Rackspace

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