From: Peng Tao Date: Thu, 6 Jun 2013 14:59:12 +0000 (+0800) Subject: staging/lustre: surround module_refcount with CONFIG_MODULE_UNLOAD X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~261 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a1a01ea52ad3d9bc0ac36f5a9739d6cce0bae75;p=pandora-kernel.git staging/lustre: surround module_refcount with CONFIG_MODULE_UNLOAD module_refcount() is not available when CONFIG_MODULE_UNLOAD is off. Reported-by: Stephen Rothwell Signed-off-by: Peng Tao Signed-off-by: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed