diff options
author | Arnd Bergmann <arnd@arndb.de> | 2010-02-25 16:55:13 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2010-08-20 02:18:00 +0200 |
commit | 67bdbffd696f29a0b68aa8daa285783a06651583 (patch) | |
tree | 1b3304e2fcc51e1aa8946d808b8f6f1d0cb3dbe1 /crypto/blowfish.c | |
parent | rcu: define __rcu address space modifier for sparse (diff) | |
download | linux-67bdbffd696f29a0b68aa8daa285783a06651583.tar.xz linux-67bdbffd696f29a0b68aa8daa285783a06651583.zip |
rculist: avoid __rcu annotations
This avoids warnings from missing __rcu annotations
in the rculist implementation, making it possible to
use the same lists in both RCU and non-RCU cases.
We can add rculist annotations later, together with
lockdep support for rculist, which is missing as well,
but that may involve changing all the users.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Pavel Emelyanov <xemul@openvz.org>
Cc: Sukadev Bhattiprolu <sukadev@us.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'crypto/blowfish.c')
0 files changed, 0 insertions, 0 deletions