On 3/30/25 14:57, Dmitry Osipenko wrote: >> + userptr = virtio_gpu_userptr_from_addr_range( >> + vfpriv, params->userptr, params->userptr + params->size - 1UL); > Is it possible that userptr address will be same for two different > processes?
See now the vfpriv->userptrs_tree, i.e. it's not a global tree. -- Best regards, Dmitry