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

Re: [PATCH] xen/arm: fix SBDF calculation for vPCI MMIO handlers [and 2 more messages]


  • To: Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Ian Jackson <iwj@xxxxxxxxxxxxxx>
  • From: Oleksandr Andrushchenko <Oleksandr_Andrushchenko@xxxxxxxx>
  • Date: Tue, 2 Nov 2021 11:21:13 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=epam.com; dmarc=pass action=none header.from=epam.com; dkim=pass header.d=epam.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=IXrkdrj0oNxMbTmbzQlxiA5CYcESU/otI8QXoU8Ip5U=; b=AjD9wakoMtCrrM63QrboYTUlmcEnXNt9mUPE2bCbANaVL3UH6RkVgERR15xhVX0zFjwGq6LwFulRpAoxFiD7WXUZSbkCe0gbp0ey7/FaEvrLoSLspziSz1EMMZ5rgIp5pAkI1JQQ4dZWUu7sIWjvigAY6kTuJiAXS/x5W17fE2mRPz01NPRveAkufAxuqwTH8WyZ97xQ2FQoBDeXGJeXBa3vG9vXf689TB9Dwh+6/tihf0BNqW0vjjqJOZn7w1tip4zBspHy2e4/kUO0mGGKSn4MAVzzxMmvtl+5AerjQ23t2pqh8+/9qw/RiueK08Dd6L4kbU/UmNA3M49RnJP/WQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=E2FgtdLSYYmqLNKmjGJYeijuhQEqgnb8BLmX1tqw1dXra2fen02acPAdYKoEhwI7aOccDrpOTtHecX7+FvksG3Ts0oKVPlyS4EhD0V4qilH7ST/2YEDzZsNxfNYi6ZQWJY02oqS22psH3vbCi6gvs6xnOXh3qcho/64tytGdxTfUkR0/HvjxcWtGr4XmAi15Nbay9snU9pnBfBpkfH92c7iHiljipqeh0NTrqLe31aNQcXqEpTQRS+3LlUxASsMjvnbvEduv4klNMhBX5tmG0IFCWB6Xc9HWFgOESPkmFWefIuu4s7Lne3w4KT32EipvNvdzXJ6A1CGQpXst/zb5tw==
  • Cc: Roger Pau Monné <roger.pau@xxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Bertrand Marquis <bertrand.marquis@xxxxxxx>, Rahul Singh <rahul.singh@xxxxxxx>, Oleksandr Andrushchenko <Oleksandr_Andrushchenko@xxxxxxxx>
  • Delivery-date: Tue, 02 Nov 2021 11:21:22 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Thread-index: AQHXzwrVBVHykfdvRUOfqNSizjfhO6vvKqAAgACqWoCAACYdAIAAHlCA
  • Thread-topic: [PATCH] xen/arm: fix SBDF calculation for vPCI MMIO handlers [and 2 more messages]


On 02.11.21 11:32, Julien Grall wrote:
> Hi Oleksandr,
>
> On 02/11/2021 07:16, Oleksandr Andrushchenko wrote:
>>
>>
>> On 01.11.21 23:06, Stefano Stabellini wrote:
>>> On Mon, 1 Nov 2021, Ian Jackson wrote:
>>>> Julien Grall writes ("Re: [PATCH] xen/arm: fix SBDF calculation for vPCI 
>>>> MMIO handlers"):
>>>>> On 28/10/2021 16:54, Ian Jackson wrote:
>>>>>> There are a number of patches that I'm getting CC'd on related to ARM
>>>>>> and vpci (according to the Subject).  Are these targeted for 4.16 ?
>>>>>> Most of them don't have 4.16 Subject tags.
>>>>> Oleksandr wants this patch to be included for 4.16 but forgot to tag it
>>>>> properly.
>>>> Oh yes.  However,
>>>>
>>>> 1. I also wrote this:
>>>>
>>>>>> I am finding it difficult to see the wood for the trees.
>>>>>> It would be really helpful if these vpci fixes were collected
>>>>>> together into a series.
>>>> Can someone please confirm whether this is the only vpci-related patch
>>>> that ought to be on my radar for 4.16 ?
>>>>
>>>> 2. I have not had a reply to my question on Wednesday in
>>>> <24953.34635.645112.279110@xxxxxxxxxxxxxxxxxxxxxxxx>:
>>>>
>>>>     Um, can you explain what the practical impact is of not taking this
>>>>     patch for 4.16 ?  As I understand it vpci for ARM is non-functional in
>>>>     4.16 and this is not expected to change ?  So there would be no
>>>>     benefit to users, and taking the patch would add small but nonzero
>>>>     risk ?
>>>>
>>>> I need this information to decide whether a release-ack is
>>>> appropriate.
>>>>
>>>> Note that we are in code freeze so all patches, including bugfixes,
>>>> need my ack.
>>> Hi Ian,
>>>
>>> This patch [1] is a straightforward 2 lines fix for vpci on ARM.  There
>>> is no risk for the release as the source file affected only builds when
>>> CONFIG_HAS_VPCI is enabled, and it is currently disabled on ARM.
>>>
>>> At the same time, as we know vpci is not complete in 4.16 anyway, so the
>>> counter argument is that we don't need to fix it.
>>>
>>> Given how trivial the fix is, and that it cannot break the build or
>>> runtime, I would take it.
>> Thank you,
>> I can re-send the patch with the updated commit message (Julien),
>> but I still have no R-b's for the patch, so not sure if it is worth it
>
> I can't speak for the others. In my case, I didn't give my reviewed-by 
> because the commit message needs to be updated. If you resend, I will have 
> another look.
Sure
>
> Cheers,
>
Thanks,
Oleksandr

 


Rackspace

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