aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorBartosz Golaszewski <[email protected]>2017-05-31 18:06:56 +0200
committerThomas Gleixner <[email protected]>2017-06-21 15:53:10 +0200
commit707188f5f2421a304324e6ef3aaf4413cfab0f3d (patch)
tree8e8370ac67e0041e675cb756230985712cd0a6d8 /tools/perf/scripts/python/event_analyzing_sample.py
parentb50fb7c99217922ea36d6e38bae34d84c0587cad (diff)
irq/generic-chip: Provide irq_free_generic_chip()
Currently there's no way for users of irq_alloc_generic_chip() to free the allocated memory other than calling kfree() manually on the returned pointer. This may lead to errors if the internals of irq_alloc_generic_chip() ever change. Provide a routine to free the generic chip. Signed-off-by: Bartosz Golaszewski <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: Marc Zyngier <[email protected]> Cc: [email protected] Cc: Jonathan Corbet <[email protected]> Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions