aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2011-10-12 11:32:42 +0200
committerGreg Kroah-Hartman <[email protected]>2011-10-18 14:22:36 -0700
commitc290f8358acaeffd8e0c551ddcc24d1206143376 (patch)
treef28068fd3da69c77b179d3955ec678c7ddeb7067 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent64d91cfaade2155ad048fe3b65238a052e29dde4 (diff)
TTY: drop driver reference in tty_open fail path
When tty_driver_lookup_tty fails in tty_open, we forget to drop a reference to the tty driver. This was added by commit 4a2b5fddd5 (Move tty lookup/reopen to caller). Fix that by adding tty_driver_kref_put to the fail path. I will refactor the code later. This is for the ease of backporting to stable. Introduced-in: v2.6.28-rc2 Signed-off-by: Jiri Slaby <[email protected]> Cc: stable <[email protected]> Cc: Alan Cox <[email protected]> Acked-by: Sukadev Bhattiprolu <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions