>>> On 05.10.18 at 12:21, <paul.durr...@citrix.com> wrote:
>>  -----Original Message-----
>> From: Jan Beulich [mailto:jbeul...@suse.com]
>> Sent: 05 October 2018 11:14
>> To: xen-devel <xen-devel@lists.xenproject.org>
>> Cc: Julien Grall <julien.gr...@arm.com>; Andrew Cooper
>> <andrew.coop...@citrix.com>; Paul Durrant <paul.durr...@citrix.com>; Wei
>> Liu <wei.l...@citrix.com>; George Dunlap <george.dun...@citrix.com>; Ian
>> Jackson <ian.jack...@citrix.com>; Stefano Stabellini
>> <sstabell...@kernel.org>; Konrad Rzeszutek Wilk <konrad.w...@oracle.com>;
>> Tim (Xen.org) <t...@xen.org>
>> Subject: [PATCH] p2m: move p2m-common.h inclusion point
>> 
>> The header is (hence its name) supposed to be a helper for the per-arch
>> p2m.h files. It was never supposed to be included directly, and for the
>> purpose of putting common function declarations into the common header
>> it is more helpful if things like p2m_t are already available at the
>> inclusion point.
>> 
>> Take the opportunity and also ditch a duplicate public/memory.h from the
>> ARM header.
>> 
>> Signed-off-by: Jan Beulich <jbeul...@suse.com>
> 
> I suppose you could now drop the 'forward enum declaration' part of my patch 
> now that it is no longer forwards (depending on which is committed first of 
> course).

Could you remind me which patch and/or header this was in?
I can't seem to be able to locate it ...

Jan



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to