aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2015-05-21 21:01:45 +0100
committerDaniel Vetter <[email protected]>2015-05-22 08:53:48 +0200
commit9a0c1e2770b839b806bae6bc8f93001f86bc0cf3 (patch)
tree43a4d966072bddfaa58d34b91b532cfe1af6de1e /tools/perf/scripts/python/sched-migration.py
parent225c228a028388b215e1f8a18546af2c2802bbb5 (diff)
drm/i915: Use the correct destructor for freeing requests on error
After allocating from the slab cache, we then need to free the request back into the slab cache upon error (and not call kfree as that leads to eventual memory corruption). Fixes regression from commit efab6d8dd158fdccbe6a030f89fbf9ca0a9564e4 Author: Chris Wilson <[email protected]> Date: Tue Apr 7 16:20:57 2015 +0100 drm/i915: Use a separate slab for requests Signed-off-by: Chris Wilson <[email protected]> Cc: Daniel Vetter <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions