Advertisement
Guest User

Untitled

a guest
Dec 18th, 2014
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. /*
  2. * By now we've cleared cpu_active_mask, wait for all preempt-disabled
  3. * and RCU users of this state to go away such that all new such users
  4. * will observe it.
  5. *
  6. * For CONFIG_PREEMPT we have preemptible RCU and its sync_rcu() might
  7. * not imply sync_sched(), so explicitly call both.
  8. *
  9. * Do sync before park smpboot threads to take care the rcu boost case.
  10. */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement