diff options
author | Jiri Slaby <[email protected]> | 2011-10-12 11:32:44 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2011-10-18 16:39:44 -0700 |
commit | 1177c0efc04d032644895b8d757f55b433912596 (patch) | |
tree | 6f6a2230d2b4d15a8c0673c5167559df9fd06e49 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | fa90e1c935472281de314e6d7c9a37db9cbc2e4e (diff) |
TTY: pty, release tty in all ptmx_open fail paths
Mistakenly, commit 64ba3dc3143d (tty: never hold BTM while getting
tty_mutex) switched one fail path in ptmx_open to not free the newly
allocated tty.
Fix that by jumping to the appropriate place. And rename the labels so
that it's clear what is going on there.
Introduced-in: v2.6.36-rc2
Signed-off-by: Jiri Slaby <[email protected]>
Cc: stable <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Alan Cox <[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