From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v4 25/33] xen/xsm: Add helpers to check permission for device tree passthrough Date: Tue, 31 Mar 2015 12:17:46 +0100 Message-ID: <1427800666.2115.79.camel@citrix.com> References: <1426793399-6283-1-git-send-email-julien.grall@linaro.org> <1426793399-6283-26-git-send-email-julien.grall@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YcuBJ-0000QD-2Z for xen-devel@lists.xenproject.org; Tue, 31 Mar 2015 11:18:05 +0000 In-Reply-To: <1426793399-6283-26-git-send-email-julien.grall@linaro.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Julien Grall Cc: xen-devel@lists.xenproject.org, Daniel De Graaf , tim@xen.org, stefano.stabellini@citrix.com List-Id: xen-devel@lists.xenproject.org On Thu, 2015-03-19 at 19:29 +0000, Julien Grall wrote: > This is a follow-up of commit 525ee49 "xsm: add device tree labeling > support" which add support for device tree labelling in flask. > > Those helpers will be use latter when non-pci passthrough (i.e device > tree) will be added. > > Signed-off-by: Julien Grall > Cc: Daniel De Graaf Looks ok to me: Acked-by: Ian Campbell But I'd like to here from Daniel too.