Re: [Patch] mmu_notifiers destroyed by __mmu_notifier_release()retain extra mm_count.

From: Christoph Lameter
Date: Thu Feb 05 2009 - 14:47:17 EST


The drop of the refcount needs to occur after the last use of
data in the mmstruct because mmdrop() may free the mmstruct.

Place it after the synchronize_rcu?
--
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/