From: NeilBrown Date: Mon, 2 Feb 2015 06:08:03 +0000 (+1100) Subject: md/bitmap: fix a might_sleep() warning. X-Git-Tag: fixes-v4.0-rc1~209^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d95901433436aeb921eac58bfd8a2aa77f110384;p=pandora-kernel.git md/bitmap: fix a might_sleep() warning. commit 8eb23b9f35aae413140d3fda766a98092c21e9b0 sched: Debug nested sleeps causes false-positive warnings in RAID5 code. This annotation removes them and adds a comment explaining why there is no real problem. Reported-by: Fengguang Wu Signed-off-by: NeilBrown --- Reading git-diff-tree failed