Public bug reported:

Unlink memory regions when freeing a VM, even though it's not strictly
necessary since all tracking structures are freed soon after.  The time
spent deleting entries is negligible, and not unlinking entries is
confusing, e.g. it's easy to overlook that the tree structures are
freed by the caller.

** Affects: linux-nvidia (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-nvidia in Ubuntu.
https://bugs.launchpad.net/bugs/2112594

Title:
  Pull request: KVM: selftests: Always unlink memory regions when
  deleting

Status in linux-nvidia package in Ubuntu:
  New

Bug description:
  Unlink memory regions when freeing a VM, even though it's not strictly
  necessary since all tracking structures are freed soon after.  The time
  spent deleting entries is negligible, and not unlinking entries is
  confusing, e.g. it's easy to overlook that the tree structures are
  freed by the caller.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-nvidia/+bug/2112594/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to