summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorJeff Layton <jlayton@redhat.com>2009-03-23 05:47:11 (GMT)
committerSteve French <sfrench@us.ibm.com>2009-04-17 01:26:49 (GMT)
commitd9fb5c091b419e0495c50c1cce9e4cf9f7105072 (patch)
treec368fa618cbbcc511e6d2ffb69e0746220688ce2 /Kbuild
parent5144ebf408ed08380917126493450ee22e63fe3f (diff)
downloadlinux-d9fb5c091b419e0495c50c1cce9e4cf9f7105072.tar.xz
cifs: no need to use rcu_assign_pointer on immutable keys
cifs: no need to use rcu_assign_pointer on immutable keys Neither keytype in use by CIFS has an "update" method. This means that the keys are immutable once instantiated. We don't need to use RCU to set the payload data pointers. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions