Subversion Repositories Kolibri OS

Rev

Rev 6082 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6082 Rev 6336
Line 35... Line 35...
35
static inline void cond_synchronize_rcu(unsigned long oldstate)
35
static inline void cond_synchronize_rcu(unsigned long oldstate)
36
{
36
{
37
	might_sleep();
37
	might_sleep();
38
}
38
}
Line -... Line 39...
-
 
39
 
-
 
40
static inline unsigned long get_state_synchronize_sched(void)
-
 
41
{
-
 
42
	return 0;
39
 
43
}
40
static inline void rcu_barrier_bh(void)
44
static inline void rcu_barrier_bh(void)
41
{
45
{
42
	wait_rcu_gp(call_rcu_bh);
46
	wait_rcu_gp(call_rcu_bh);