The changelog for commit d6dd61c831226f9cd7750885da04d360d6455101 says
arch_dup_mmap, which is called when a new mmap is created at fork
Is there a reason that you're not tracking mm creation in exec?
Jeff
Jeff Dike wrote:
> The changelog for commit d6dd61c831226f9cd7750885da04d360d6455101 says
> arch_dup_mmap, which is called when a new mmap is created at fork
>
> Is there a reason that you're not tracking mm creation in exec?
activate_mm() does that.
J
On Thu, Nov 15, 2007 at 04:22:14PM -0800, Jeremy Fitzhardinge wrote:
> activate_mm() does that.
Yup, which I realized ~10 seconds after sending mail...
Oh well.
Jeff
--
Work email - jdike at linux dot intel dot com