Re: [Xen-devel] [PATCH] xen, arm64: drop dummy lookup_address()

2017-09-19 Thread Stefano Stabellini
On Tue, 19 Sep 2017, Boris Ostrovsky wrote: > On 09/18/2017 06:35 PM, Tycho Andersen wrote: > > This is unused, and conflicts with the definition that we'll add for XPFO. > > > > Signed-off-by: Tycho Andersen > > CC: Boris Ostrovsky > > CC: Juergen Gross > > CC: Stefano Stabellini > > --- > > T

Re: [Xen-devel] [PATCH] xen, arm64: drop dummy lookup_address()

2017-09-19 Thread Boris Ostrovsky
On 09/18/2017 06:35 PM, Tycho Andersen wrote: > This is unused, and conflicts with the definition that we'll add for XPFO. > > Signed-off-by: Tycho Andersen > CC: Boris Ostrovsky > CC: Juergen Gross > CC: Stefano Stabellini > --- > The patch this depends on is in for-linus-4.14b, so it would be

Re: [Xen-devel] [PATCH] xen, arm64: drop dummy lookup_address()

2017-09-19 Thread Julien Grall
Hi, On 18/09/17 23:35, Tycho Andersen wrote: This is unused, and conflicts with the definition that we'll add for XPFO. Signed-off-by: Tycho Andersen CC: Boris Ostrovsky CC: Juergen Gross CC: Stefano Stabellini Reviewed-by: Julien Grall Cheers, --- The patch this depends on is in for-

[Xen-devel] [PATCH] xen, arm64: drop dummy lookup_address()

2017-09-18 Thread Tycho Andersen
This is unused, and conflicts with the definition that we'll add for XPFO. Signed-off-by: Tycho Andersen CC: Boris Ostrovsky CC: Juergen Gross CC: Stefano Stabellini --- The patch this depends on is in for-linus-4.14b, so it would be easiest to carry this one too; Stefano can you ack it and Bo