On 2/21/19 4:50 PM, 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: George Dunlap <george.dun...@citrix.com>

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

Reply via email to