Here's a question, why is there this round about way of retrieving the
path of the task?  Wouldn't it be slightly more efficient to store it
explicitly as character array within the task_struct ?

On Nov 28, 2007 8:20 AM, Tetsuo Handa
<[EMAIL PROTECTED]> wrote:
>
> Andrew Blaich wrote:
> > Tetsuo's suggestion and looking at the tomoyo source code helped me
> > narrow down and fix the issue I was having.  Thank you very much
> > everyone.
>
> Oh, according audit_log_task_info(),
> it seems that TOMOYO needs to call down_read(&mm->mmap_sem)
> before accessing mm->mmap .
>
> Andrew, please use audit_log_task_info()'s code.
>
>
-
To unsubscribe from this list: send the line "unsubscribe 
linux-security-module" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to