dm: sparse: Annotate field with __rcu for checking
authorPranith Kumar <bobby.prani@gmail.com>
Tue, 28 Oct 2014 22:09:57 +0000 (15:09 -0700)
committerMike Snitzer <snitzer@redhat.com>
Mon, 10 Nov 2014 20:25:29 +0000 (15:25 -0500)
commit6fa9952097747f71c5077f3e14ce3f8adee6f778
tree2e2477e5ee7319be5e42f8698eaaa8f97b70144d
parent33423974bfc1c61193df765078f0466fece7021e
dm: sparse: Annotate field with __rcu for checking

Annotate the map field with __rcu since this is a rcu pointer which is checked
by sparse.

Signed-off-by: Pranith Kumar <bobby.prani@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm.c