diff options
author | David Hildenbrand <[email protected]> | 2020-05-07 16:01:36 +0200 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2020-06-04 15:36:52 -0400 |
commit | 3c42e198e668e4040ef5cf3ad60d57765abc08a4 (patch) | |
tree | b4e6383775ebb0c49309991b4a94191650f4d2bb /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | ebf71552bb0e690cad523ad175e8c4c89a33c333 (diff) |
virtio-mem: Drop manual check for already present memory
Registering our parent resource will fail if any memory is still present
(e.g., because somebody unloaded the driver and tries to reload it). No
need for the manual check.
Move our "unplug all" handling to after registering the resource.
Cc: "Michael S. Tsirkin" <[email protected]>
Cc: Pankaj Gupta <[email protected]>
Signed-off-by: David Hildenbrand <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions