Re: [PATCH v3 07/10] mm: use mm->exe_file instead of first VM_EXECUTABLEvma->vm_file

From: James Morris
Date: Tue Jul 31 2012 - 21:37:29 EST


On Tue, 31 Jul 2012, Konstantin Khlebnikov wrote:

> Some security modules and oprofile still uses VM_EXECUTABLE for retrieving
> task's executable file, after this patch they will use mm->exe_file directly.
> mm->exe_file protected with mm->mmap_sem, so locking stays the same.
>

Acked-by: James Morris <james.l.morris@xxxxxxxxxx>




--
James Morris
<jmorris@xxxxxxxxx>
--
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/