aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2022-01-29 08:16:04 +0100
committerMichael Ellerman <[email protected]>2022-11-24 23:12:18 +1100
commit5836947613ef33d311b4eff6a32d019580a214f5 (patch)
tree2bbd0bd111278a439580e8204610963f3df0b695 /tools/perf/scripts/python/flamegraph.py
parentdbaa3105736d4d73063ea0a3b01cd7fafce924e6 (diff)
powerpc/52xx: Fix a resource leak in an error handling path
The error handling path of mpc52xx_lpbfifo_probe() has a request_irq() that is not balanced by a corresponding free_irq(). Add the missing call, as already done in the remove function. Fixes: 3c9059d79f5e ("powerpc/5200: add LocalPlus bus FIFO device driver") Signed-off-by: Christophe JAILLET <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/dec1496d46ccd5311d0f6e9f9ca4238be11bf6a6.1643440531.git.christophe.jaillet@wanadoo.fr
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions