From: Trond Myklebust Date: Sun, 3 Aug 2014 17:03:10 +0000 (-0400) Subject: SUNRPC: get rid of the request wait queue X-Git-Tag: fixes-for-v3.18-merge-window~9^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=983c684466e02b21f83c025ea539deee6c0aeac0;p=pandora-kernel.git SUNRPC: get rid of the request wait queue We're always _only_ waking up tasks from within the sp_threads list, so we know that they are enqueued and alive. The rq_wait waitqueue is just a distraction with extra atomic semantics. Signed-off-by: Trond Myklebust Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed