Re: [kvm-devel] [patch 2/6] mmu_notifier: Callbacks to invalidateaddress ranges

From: Andrea Arcangeli
Date: Wed Jan 30 2008 - 21:43:14 EST


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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/