From: Dan McLeran Date: Tue, 1 Jul 2014 15:33:32 +0000 (-0600) Subject: NVMe: Add shutdown timeout as module parameter. X-Git-Tag: omap-for-v3.19/fixes-rc1~94^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2484f40780b97df1b5eb09e78ce4efaa78b21875;p=pandora-kernel.git NVMe: Add shutdown timeout as module parameter. The current implementation hard-codes the shutdown timeout to 2 seconds. Some devices take longer than this to complete a normal shutdown. Changing the shutdown timeout to a module parameter with a default timeout of 5 seconds. Signed-off-by: Dan McLeran Signed-off-by: Matthew Wilcox Signed-off-by: Jens Axboe --- Reading git-diff-tree failed