On Tue, 29 Jan 2008, Robin Holt wrote: > What is the status of getting invalidate_all adjusted to indicate a need > to also call _release?
Release is only called if the mmu_notifier is still registered. If you take it out on invalidate_all then there will be no call to release (provided you deal with the RCU issues). -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/