diff options
author | Johan Hovold <[email protected]> | 2021-09-17 13:46:21 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-09-27 17:38:49 +0200 |
commit | bb8a4fcb2136508224c596a7e665bdba1d7c3c27 (patch) | |
tree | 6349a8c8cd733b11ef5281c2fb17220751f9c256 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 445c8132727728dc297492a7d9fc074af3e94ba3 (diff) |
ipack: ipoctal: fix module reference leak
A reference to the carrier module was taken on every open but was only
released once when the final reference to the tty struct was dropped.
Fix this by taking the module reference and initialising the tty driver
data when installing the tty.
Fixes: 82a82340bab6 ("ipoctal: get carrier driver to avoid rmmod")
Cc: [email protected] # 3.18
Cc: Federico Vaga <[email protected]>
Acked-by: Samuel Iglesias Gonsalvez <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions