Skip to content
Commit d9590143 authored by NeilBrown's avatar NeilBrown
Browse files

md/bitmap: fix a might_sleep() warning.

commit 8eb23b9f


    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: default avatarFengguang Wu <fengguang.wu@intel.com>
Signed-off-by: default avatarNeilBrown <neilb@suse.de>
parent b1b02fe9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment