aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorDavid Kershner <[email protected]>2017-09-27 13:14:17 -0400
committerGreg Kroah-Hartman <[email protected]>2017-09-28 11:17:13 +0200
commitae54a287963f420392a715a4d41aebf773f38614 (patch)
tree9c606342475b92f45bd88d24487994a45d5cf2f2 /tools/perf/scripts/python/bin/stackcollapse-record
parentfd9e450cf5499d6ed6821f2d007e91b729e26092 (diff)
staging: unisys: fix up device_destroy
Visorbus_remove_instance calls device_unregister which in turn will call visorbus_release_busdevice. The function visorbus_release_busdevice was freeing the visor_device. The code in visorbus_remove_instance was then trying to reference the visor_device. This patch cleans up the code so the visor_device is not referenced after the unregister. Signed-off-by: David Kershner <[email protected]> Reviewed-by: Tim Sell <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions