diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2017-06-11 00:38:36 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-06-26 07:13:10 +0200 |
commit | 4d4d501cd7079d9052bb9ea6778f15491508f95e (patch) | |
tree | 367d1ff14804781dcf9c0d2982ecd1ecc8259ddd /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 6af90091b61050c022c952696180c5adda217e7c (diff) |
genirq: Release resources in __setup_irq() error path
commit fa07ab72cbb0d843429e61bf179308aed6cbe0dd upstream.
In case __irq_set_trigger() fails the resources requested via
irq_request_resources() are not released.
Add the missing release call into the error handling path.
Fixes: c1bacbae8192 ("genirq: Provide irq_request/release_resources chip callbacks")
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/655538f5-cb20-a892-ff15-fbd2dd1fa4ec@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions