lkml.org 
[lkml]   [2016]   [May]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] nbd: fix might_sleep warning and checkpatch fixes.
Date
This patch series fixes

01) might_sleep warning generated on a xmit_timeout as the socket
is shutdown while holding the spin_lock. Instead now the socket
is shutdown in the sender kernel thread.

02) checkpatch errors.

Pranay Kr. Srivastava (2):
nbd: Fix might_sleep warning on xmit timeout
nbd: Fix checkpatch errors.

drivers/block/nbd.c | 94 +++++++++++++++++++++++++++++++----------------------
1 file changed, 55 insertions(+), 39 deletions(-)

--
2.6.2

\
 
 \ /
  Last update: 2016-05-03 18:41    [W:0.055 / U:0.440 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site