Skip to content

iris: Get VM id from iris_bufmgr's fd

iris_bufmgr_init_global_vm() was getting the VM id from the callers fd not the iris_bufmgr's duplicated fd. This could cause mismatch of vm ids.

Signed-off-by: José Roberto de Souza jose.souza@intel.com

Merge request reports