On 2025-08-26 10:56, Juergen Gross wrote:
Eliminate the use_ptemod variable by replacing its use cases with xen_pv_domain().Instead of passing the xen_pv_domain() return value to gntdev_ioctl_dmabuf_exp_from_refs(), use xen_pv_domain() in that function. Signed-off-by: Juergen Gross <jgr...@suse.com>
Reviewed-by: Jason Andryuk <jason.andr...@amd.com>