From: Julien Grall <julien.grall@arm.com>
To: Wei Chen <Wei.Chen@arm.com>, Stefano Stabellini <sstabellini@kernel.org>
Cc: Kaly Xin <Kaly.Xin@arm.com>, nd <nd@arm.com>,
Steve Capper <Steve.Capper@arm.com>,
Sameer Goel <sgoel@codeaurora.org>,
"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [PATCH 6/7] xen/arm: SMMU: Support generic IOMMU bindings
Date: Wed, 5 Jul 2017 14:07:42 +0100 [thread overview]
Message-ID: <4a92bead-0edd-9af3-e5ef-b5b5746b9c8f@arm.com> (raw)
In-Reply-To: <DB3PR08MB0107531ABCD968B2D83ADBD99ED40@DB3PR08MB0107.eurprd08.prod.outlook.com>
On 05/07/17 08:04, Wei Chen wrote:
> Hi Julien,
Hi Wei,
Please avoid replying in HTML on the xen-devel.
>> This kind of porting error could have been mitigated if this series was
>> rebased as suggested multiple time on top of the fwspec work from QC
>> (see [1]).
>>
>> Regardless that, I would much prefer to rebase this work on top of the
>> fwspec series. This is going to simplify a lot the logic and avoid code
>> duplication, arm_smmu_add_generic_master_id is very similar to
>> register_smmu_master.
>>
>
> If the fwspec work can be merged recently, I think it's good to rebase
> On it.
I am not sure to understand what you mean here. It is possible to rebase
on a series without the series to be merged upstream.
Anyway, I have CCed Sameer to get a status update here.
>
>> Lastly, as I mentioned to you, any code not present in the Linux SMMU
>> driver should be commented with /* Xen: ... */. This is helping us to
>> know what has changed. For instance, I cannot find
>> arm_smmu_add_generic_master_id in Linux code.
>>
>
> Sorry about it, I forgot this comment. I will add this comment to code.
>
>> Cheers,
>>
>> [1] https://lists.xen.org/archives/html/xen-devel/2017-06/msg00862.html
>>
>> --
>> Julien Grall
Cheers,
--
Julien Grall
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next prev parent reply other threads:[~2017-07-05 13:07 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-30 3:15 [PATCH 0/7] Generic IOMMU bindings support for Xen platform devices Wei Chen
2017-06-30 3:15 ` [PATCH 1/7] xen/arm: SMMU: Implement the add_device callback in SMMU Wei Chen
2017-07-03 21:58 ` Stefano Stabellini
2017-07-04 5:37 ` Wei Chen
2017-07-05 17:57 ` Stefano Stabellini
2017-07-06 2:16 ` Wei Chen
2017-07-04 15:40 ` Julien Grall
2017-07-05 7:06 ` Wei Chen
2017-06-30 3:15 ` [PATCH 2/7] xen/arm: SMMU: Introduce a helper to add DT device to SMMU Wei Chen
2017-07-03 22:02 ` Stefano Stabellini
2017-07-04 5:45 ` Wei Chen
2017-07-05 18:02 ` Stefano Stabellini
2017-07-06 2:20 ` Wei Chen
2017-06-30 3:15 ` [PATCH 3/7] xen/arm: Prepare SMMU resources for protected devices Wei Chen
2017-07-03 22:05 ` Stefano Stabellini
2017-06-30 3:15 ` [PATCH 4/7] xen/arm: SMMU: Detect types of device tree binding Wei Chen
2017-07-03 22:30 ` Stefano Stabellini
2017-07-04 6:20 ` Wei Chen
2017-07-05 18:08 ` Stefano Stabellini
2017-07-06 2:25 ` Wei Chen
2017-06-30 3:15 ` [PATCH 5/7] xen/arm: SMMU: Keep registering legacy master in SMMU probe Wei Chen
2017-07-03 22:32 ` Stefano Stabellini
2017-06-30 3:15 ` [PATCH 6/7] xen/arm: SMMU: Support generic IOMMU bindings Wei Chen
2017-07-03 22:59 ` Stefano Stabellini
2017-07-04 6:27 ` Wei Chen
2017-07-04 7:26 ` Julien Grall
2017-07-05 7:04 ` Wei Chen
2017-07-05 13:07 ` Julien Grall [this message]
2017-07-06 2:11 ` Wei Chen
2017-07-05 18:15 ` Stefano Stabellini
2017-07-06 2:45 ` Wei Chen
2017-06-30 3:15 ` [PATCH 7/7] xen: Fix a typo in error message of iommu_do_dt_domctl Wei Chen
2017-07-03 21:53 ` Stefano Stabellini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4a92bead-0edd-9af3-e5ef-b5b5746b9c8f@arm.com \
--to=julien.grall@arm.com \
--cc=Kaly.Xin@arm.com \
--cc=Steve.Capper@arm.com \
--cc=Wei.Chen@arm.com \
--cc=nd@arm.com \
--cc=sgoel@codeaurora.org \
--cc=sstabellini@kernel.org \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).