diff options
author | Bjorn Andersson <[email protected]> | 2019-08-29 10:29:22 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-09-04 13:35:10 +0200 |
commit | 278d56f970ae6e0bcda8970e78e088e3efe43da8 (patch) | |
tree | 7d661482a3af355aece1bc9f956426c4cef726c9 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 474d83edaf564879eeaf02ff60c8940a150cff79 (diff) |
misc: fastrpc: Reference count channel context
The channel context is referenced from the fastrpc user and might as
user space holds the file descriptor open outlive the fastrpc device,
which is removed when the remote processor is shutting down.
Reference count the channel context in order to retain this object until
all references has been relinquished.
Signed-off-by: Bjorn Andersson <[email protected]>
Signed-off-by: Mayank Chopra <[email protected]>
Signed-off-by: Abhinav Asati <[email protected]>
Signed-off-by: Vamsi Singamsetty <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions