diff options
author | Ming Lei <ming.lei@canonical.com> | 2015-01-13 00:01:35 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-02-03 15:33:10 -0800 |
commit | 0cb64249ca50033ec22e63582837f94202c63d9f (patch) | |
tree | 9f186d01538ae38afd325e9a64593c158db8a3a6 /fs/file.c | |
parent | 3c1556b287b89686fc7b4a210b82174938bb8a02 (diff) |
firmware_loader: abort request if wait_for_completion is interrupted
If current request is interrupted by signal, such as 'ctrl + c',
this request has to be aborted for the following reasons:
- the buf need to be removed from pending list
- same requests from other contexts need to be completed
Reported-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/file.c')
0 files changed, 0 insertions, 0 deletions