On Sun, Jan 20, 2008 at 09:03:55PM -0800, Paul E. McKenney wrote: > On Sun, Jan 20, 2008 at 03:21:46PM -0800, Stephen Hemminger wrote: > > Get rid of some more sparse warnings. > > > > Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> > > Adding Josh to CC -- is __acquires() case-insensitive? If not, this > needs to be __acquires(RCU) and __releases(RCU).
__acquires(whatever_the_helk_you_put_as_its_argument) is all the same. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html