>>> On 05.10.18 at 12:21, <[email protected]> wrote: >> -----Original Message----- >> From: Jan Beulich [mailto:[email protected]] >> Sent: 05 October 2018 11:14 >> To: xen-devel <[email protected]> >> Cc: Julien Grall <[email protected]>; Andrew Cooper >> <[email protected]>; Paul Durrant <[email protected]>; Wei >> Liu <[email protected]>; George Dunlap <[email protected]>; Ian >> Jackson <[email protected]>; Stefano Stabellini >> <[email protected]>; Konrad Rzeszutek Wilk <[email protected]>; >> Tim (Xen.org) <[email protected]> >> 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 <[email protected]> > > 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 [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
