aboutsummaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>2012-11-23 12:07:39 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-01-17 08:50:44 -0800
commit370caef9e8e2800a759d9c29e2c4d41375bdad62 (patch)
tree26a3951afb4f4546bc5c73c2c85df6b39a1a4e1c /lib/debugobjects.c
parent2e4be18823cb686f1316ac856ce1fbc651dd28e1 (diff)
iscsit: use GFP_ATOMIC under spin lock
commit 3c989d7603872bf878840f7ce3ea49b73bea4c6c upstream. 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> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions