commit | 4d2deb40b20c2608486598364e63e37b09a9ac2f | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Wed Feb 24 20:01:56 2010 +0100 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Thu Aug 19 17:18:03 2010 -0700 |
tree | cf61f5492623fa69ddc9a0573b50d52b002c2f85 | |
parent | d2c2486bc8e185548490e8edbc84d185de9eaff1 [diff] |
kernel: __rcu annotations This adds annotations for RCU operations in core kernel components Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Cc: Al Viro <viro@ZenIV.linux.org.uk> Cc: Jens Axboe <jens.axboe@oracle.com> Cc: Andrew Morton <akpm@linux-foundation.org> Reviewed-by: Josh Triplett <josh@joshtriplett.org>