From: Arnd Bergmann Date: Fri, 26 Feb 2010 13:53:26 +0000 (+0100) Subject: idr: __rcu annotations X-Git-Tag: v2.6.37-rc1~215^2~14^2~19 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d2c2486bc8e185548490e8edbc84d185de9eaff1;p=users%2Fjedix%2Flinux-maple.git idr: __rcu annotations Signed-off-by: Arnd Bergmann Signed-off-by: Paul E. McKenney Cc: Manfred Spraul Reviewed-by: Josh Triplett --- diff --git a/include/linux/idr.h b/include/linux/idr.h index e968db71e33a..cdb715e58e3e 100644 --- a/include/linux/idr.h +++ b/include/linux/idr.h @@ -50,14 +50,14 @@ struct idr_layer { unsigned long bitmap; /* A zero bit means "space here" */ - struct idr_layer *ary[1<