diff options
author | Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org> | 2019-10-09 15:41:22 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-10-10 15:28:12 +0200 |
commit | 387f625585d1a59e5dc7fbd6bd4002360cad78b0 (patch) | |
tree | 0ab312e653c31a61bdd66502a6e64b24bd985ccc /drivers/misc/ocxl | |
parent | 55bcda35584c995d2544902e77c2ad5bee6e729b (diff) | |
download | linux-387f625585d1a59e5dc7fbd6bd4002360cad78b0.tar.bz2 |
misc: fastrpc: handle interrupted contexts
Buffers owned by a context that has been interrupted either by a
signal or a timeout might still be being accessed by the DSP.
delegate returning the associated memory to a later time when the
device is released.
Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Reviewed-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20191009144123.24583-5-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/ocxl')
0 files changed, 0 insertions, 0 deletions