diff options
author | Denis Efremov <yefremov.denis@gmail.com> | 2012-10-11 02:08:02 (GMT) |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2012-10-11 02:08:02 (GMT) |
commit | bc78c57388e7f447f58e30d60b1505ddaaaf3a7d (patch) | |
tree | 05257b01ee452d05490de4a2d434163b0838be74 /Makefile | |
parent | 02f3939e1a9357b7c370a4a69717cf9c02452737 (diff) | |
download | linux-bc78c57388e7f447f58e30d60b1505ddaaaf3a7d.tar.xz |
md/linear: rcu_dereference outside read-lock section
According to the comment in linear_stop function
rcu_dereference in linear_start and linear_stop functions
occurs under reconfig_mutex. The patch represents this
agreement in code and prevents lockdep complaint.
Found by Linux Driver Verification project (linuxtesting.org)
Signed-off-by: Denis Efremov <yefremov.denis@gmail.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions