diff options
| author | Ezequiel Garcia <[email protected]> | 2019-01-02 14:55:06 -0300 |
|---|---|---|
| committer | Gerd Hoffmann <[email protected]> | 2019-01-08 11:45:19 +0100 |
| commit | 29cd2e2dac799e5f243d6d3c68bf3834b65b204e (patch) | |
| tree | 0d3bb8c3cd8ac09d3bbc2a30627e55008ac1237f /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | be5cadc7e7b4cee83cdd19e58a9dc0eca9e23b69 (diff) | |
drm/virtio: Remove incorrect kfree()
The virtio_gpu_output is a member of struct virtio_gpu_device
and is not a dynamically-allocated chunk, so it's wrong to kfree() it.
Removing it fixes a memory corruption BUG() that can be triggered
when the virtio-gpu driver is removed.
Signed-off-by: Ezequiel Garcia <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions