diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2012-11-23 12:07:39 +0800 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2012-11-27 22:49:21 -0800 |
commit | 3c989d7603872bf878840f7ce3ea49b73bea4c6c (patch) | |
tree | fcebcfca5299ca7593a78df17b6f7fb3b15a4bb8 /Documentation | |
parent | b07c28aab52edffb592429637fed846c48dca0a8 (diff) |
iscsit: use GFP_ATOMIC under spin lock
The function iscsit_build_conn_drop_async_message() is called
from iscsit_close_connection() with spin lock 'sess->conn_lock'
held, so we should use GFP_ATOMIC instead of GFP_KERNEL.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Cc: stable@vger.kernel.org
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions