diff options
| author | Jason Baron <[email protected]> | 2012-04-25 16:01:47 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-04-25 21:26:33 -0700 |
| commit | 13d518074a952d33d47c428419693f63389547e9 (patch) | |
| tree | 75ccd438b6579840f51b96eed7a5e760e6caf2eb /include/linux/debugobjects.h | |
| parent | b1c12cbcd0a02527c180a862e8971e249d3b347d (diff) | |
epoll: clear the tfile_check_list on -ELOOP
An epoll_ctl(,EPOLL_CTL_ADD,,) operation can return '-ELOOP' to prevent
circular epoll dependencies from being created. However, in that case we
do not properly clear the 'tfile_check_list'. Thus, add a call to
clear_tfile_check_list() for the -ELOOP case.
Signed-off-by: Jason Baron <[email protected]>
Reported-by: Yurij M. Plotnikov <[email protected]>
Cc: Nelson Elhage <[email protected]>
Cc: Davide Libenzi <[email protected]>
Tested-by: Alexandra N. Kossovsky <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions