On Thu, Feb 21, 2019 at 05:50:37PM +0100, Roger Pau Monne wrote:
> Current callers pass the p2m to paging_write_p2m_entry, but the
> implementation specific handlers of the write_p2m_entry hook instead
> of a p2m get a domain struct due to the handling done in
> paging_write_p2m_entry.
> 
> Change the code so that the implementations of write_p2m_entry take a
> p2m instead of a domain.
> 
> This is a non-functional change, but will be used by follow up
> patches.
> 
> Signed-off-by: Roger Pau Monné <roger....@citrix.com>

Reviewed-by: Wei Liu <wei.l...@citrix.com>

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

Reply via email to