[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 0/3] Generic SMMU Bindings
- To: Stefano Stabellini <sstabellini@xxxxxxxxxx>
- From: Rahul Singh <Rahul.Singh@xxxxxxx>
- Date: Wed, 7 Apr 2021 15:43:00 +0000
- Accept-language: 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-SenderADCheck; bh=j/wpTOpVCLs1Lf1KfvY9MtxtLAvQP98UuMguBvUQNIM=; b=NlkT9D9D+78hps2lAfdR577jt6/QlAYLFF8ORPzdn1oellrFB2mH5FuTitzHOIu6D0mPDebn3nN+lslW2sMEsmXCmnz5Q1Xy818EMv3S951XcZwv8cqfgLWBd400UyeNqDFnKLkoQ5O+7KMNGQ2zcQsGpmKQESEP9V4xnhzrwbb8Hit+hUNzyZRuLY+N3Un/+Qdi9GhPFo8LjjNBvApZfUwuMly+Hji6szcQF8JZre/6ZungMsDin8BKeG650CRUUxQ4rppOep+hS8P7EoeOzp5ngdDV92HAhRyw6jCjqEBb14JKRD5ZYORk6EYB1cXZjMHIftQej/vOdvIjfjRfiA==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=bwMjR1eGSXexovuNmjBGDwKO2H4Q5b8qjkcsWqdwwzFC4sh6BfjxhoN6JEoqXOGENz/t+U4UkAEShzoAwwCmPCxA7iAJsC4YREOrkkTKePT3ke3+LPrBs3sB/SmGJFerXnimChX1yU7eE7tYcrafxwncWMKAByW1heENNfbL2wbu8ZyUES+nYSaPEFiH+gpFoOcBk/TyObDu4AK2Vdxdw5krkrDwWtu+tMQC48FE2RIwXYnciNPfjm6kTzQpBHJVMTxjefyHl9CTqBxznGmwW3Zj0kPMvXFKgcSDtT+By1QHMn2MSNMupHZ+5sVyud+67NPr/bACv6aurlpnYzyi4A==
- Authentication-results-original: kernel.org; dkim=none (message not signed) header.d=none;kernel.org; dmarc=none action=none header.from=arm.com;
- Cc: Julien Grall <julien@xxxxxxx>, xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Bertrand Marquis <Bertrand.Marquis@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>, "brian.woods@xxxxxxxxxx" <brian.woods@xxxxxxxxxx>
- Delivery-date: Wed, 07 Apr 2021 15:43:30 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
- Nodisclaimer: true
- Original-authentication-results: kernel.org; dkim=none (message not signed) header.d=none;kernel.org; dmarc=none action=none header.from=arm.com;
- Thread-index: AQHW9DbnaDtcsjSAAUiKSXHzYBU+iaqmdrkAgAIitwCAAQeBgA==
- Thread-topic: [PATCH v3 0/3] Generic SMMU Bindings
Hi Stefano,
> On 7 Apr 2021, at 12:59 am, Stefano Stabellini <sstabellini@xxxxxxxxxx> wrote:
>
> On Mon, 5 Apr 2021, Julien Grall wrote:
>> On 26/01/2021 22:58, Stefano Stabellini wrote:
>>> Hi all,
>>
>> Hi Stefano,
>>
>>> This series introduces support for the generic SMMU bindings to
>>> xen/drivers/passthrough/arm/smmu.c.
>>>
>>> The last version of the series was
>>> https://marc.info/?l=xen-devel&m=159539053406643
>> Some changes in the SMMU drivers went in recently. I believe this touched
>> similar area to this series. Would you be able to check that this series
>> still
>> work as intented?
>
> Thanks for the heads up, no, unfortunately they don't work :-(
>
> They badly clash. I did the forward port of the three patches but they
> fail at runtime in my tests. I ran out of time to figure out what is the
> problem, and I'll have to pick it up at some point in the future (it
> might not be any time soon unfortunately).
>
> Rahul, if you have any ideas about what the problem is please let me
> know. This is the branch with the forward port:
Let me check and come back to you if I found out anything regarding the same.
Regards,
Rahul
>
> http://xenbits.xenproject.org/git-http/people/sstabellini/xen-unstable.git
> smmu-generic
|