On Wed, Jan 30, 2008 at 06:08:14PM -0800, Christoph Lameter wrote:
>               hlist_for_each_entry_safe_rcu(mn, n, t,
                                         ^^^^

>                                         &mm->mmu_notifier.head, hlist) {
>                       hlist_del_rcu(&mn->hlist);
                                 ^^^^

_rcu can go away from both, if hlist_del_rcu can be called w/o locks.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to