From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752292AbcLFTOe (ORCPT ); Tue, 6 Dec 2016 14:14:34 -0500 Received: from foss.arm.com ([217.140.101.70]:51108 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751166AbcLFTOd (ORCPT ); Tue, 6 Dec 2016 14:14:33 -0500 Subject: Re: [RESEND PATCH V6 0/6] Add support for privileged mappings To: Sricharan , jcrouse@codeaurora.org, pdaly@codeaurora.org, jgebben@codeaurora.org, joro@8bytes.org, linux-kernel@vger.kernel.org, pratikp@codeaurora.org, iommu@lists.linux-foundation.org, tzeng@codeaurora.org, linux-arm-kernel@lists.infradead.org, will.deacon@arm.com, mitchelh@codeaurora.org, vinod.koul@intel.com References: <1480690509-13490-1-git-send-email-sricharan@codeaurora.org> <000d01d24e02$e3023700$a906a500$@codeaurora.org> From: Robin Murphy Message-ID: Date: Tue, 6 Dec 2016 19:14:01 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <000d01d24e02$e3023700$a906a500$@codeaurora.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/12/16 07:48, Sricharan wrote: > Hi Robin, > >> Hi Sricharan, >> >> On 02/12/16 14:55, Sricharan R wrote: >>> This series is a resend of the V5 that Mitch sent sometime back [2] >>> All the patches are the same and i have just rebased. Not sure why this >>> finally did not make it last time. The last patch in the previous >>> series does not apply now [3], so just redid that. Also Copied the tags >>> that he had from last time as well. >> >> Heh, I was assuming this would be down to me to pick up. Vinod did have >> some complaints last time about the commit message on the PL330 patch - >> I did get as far as rewriting that and reworking onto my SMMU >> changes[1], I just hadn't got round to sending it, so it fell onto the >> "after the next merge window" pile. >> >> I'd give some review comments, but they'd essentially be a diff against >> that branch :) >> > > Sure, i did not knew that you were on this already. I can repost with the diff > from your branch taken in or wait for you as well. I am fine with either ways > that you suggest. > > I checked the patches against your branch, i see that the changes are, > > 1) one patch for implementing it for armv7s descriptor > 2) Changes on pl330 patch commit logs and > 3) One patch for doing the revert on arm-smmuv3 as well. If you want to pick up my short-descriptor and SMMUv3 patches and run with them you're more than welcome - the rest is just cosmetic stuff which doesn't really matter, especially as it's picking up acks as-is. Robin. > Regards, > Sricharan > >