On Mon, 07/13 13:31, Paolo Bonzini wrote:
> Patch 2 fixes the problem, whereby threads were not being registered
> but still happily used RCU. Patch 1 simplifies the registration by
> making rcu_unregister_thread automatic. Patch 3 avoids having the
> same bug in the future.
Reviewed-by: Fam Zhe
Patch 2 fixes the problem, whereby threads were not being registered
but still happily used RCU. Patch 1 simplifies the registration by
making rcu_unregister_thread automatic. Patch 3 avoids having the
same bug in the future.
Paolo
Paolo Bonzini (3):
rcu: automatically unregister threads when