Re: [RFC 0/3] Examples for the new sparse context tracking functionality

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Berg
Date: Monday, April 21, 2008 - 1:25 am

> At some point in the future, we might want to distinguish between

No big deal, just declare

my_specific_rcu_get() __acquires(RCU) __acquires(specificRCU);

and then annotate whatever needs the specific RCU type with
__requires(specificRCU)

johannes
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC 0/3] Examples for the new sparse context tracking ..., Johannes Berg, (Mon Apr 21, 1:25 am)