From: NeilBrown Date: Mon, 15 Dec 2014 01:57:01 +0000 (+1100) Subject: md: move mddev_lock and related to md.h X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~104^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c47daf6e76f657d961a96d89f6419fde8eda557;p=pandora-kernel.git md: move mddev_lock and related to md.h The one which is not inline (mddev_unlock) gets EXPORTed. This makes the locking available to personality modules so that it doesn't have to be imposed upon them. Signed-off-by: NeilBrown --- Reading git-diff-tree failed