From: Arnd Bergmann Date: Fri, 26 Feb 2010 13:53:26 +0000 (+0100) Subject: idr: __rcu annotations X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=d2c2486bc8e185548490e8edbc84d185de9eaff1;p=linux-beck.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<