Re: [PATCH] Make do_execve() take a const filename pointer

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tony Luck
Date: Wednesday, August 18, 2010 - 9:41 am

On Tue, Aug 17, 2010 at 10:50 PM, Américo Wang <xiyou.wangcong@gmail.com> wrote:

Okay in principle to me too ... but you missed a couple of
sys_execve() declarations. I'll fix
up the one in arch/ia64/include/asm/unistd.h (it can just be deleted).

There is also an unchanged declaration in asm-generic/syscalls.h which
may need to be
investigated.

-Tony
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Make do_execve() take a const filename pointer, David Howells, (Tue Aug 17, 3:52 pm)
Re: [PATCH] Make do_execve() take a const filename pointer, Américo Wang, (Tue Aug 17, 10:50 pm)
Re: [PATCH] Make do_execve() take a const filename pointer, Tony Luck, (Wed Aug 18, 9:41 am)
Re: [PATCH] Make do_execve() take a const filename pointer, David Howells, (Wed Aug 18, 10:23 am)