]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit808fe9f79e58592434f52213fae2ac3693aa0196
tree2e2477e5ee7319be5e42f8698eaaa8f97b70144d
parented085268437d9553056bd170fd85b59aca373f5f
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