[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100811.155141.71103284.davem@davemloft.net>
Date: Wed, 11 Aug 2010 15:51:41 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: dhowells@...hat.com
Cc: torvalds@...l.org, akpm@...ux-foundation.org,
viro@...IV.linux.org.uk, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Mark arguments to certain syscalls as being const
From: David Howells <dhowells@...hat.com>
Date: Wed, 11 Aug 2010 11:26:22 +0100
> Mark arguments to certain system calls as being const where they should be but
> aren't. The list includes:
>
> (*) The filename arguments of various stat syscalls, execve(), various utimes
> syscalls and some mount syscalls.
>
> (*) The filename arguments of some syscall helpers relating to the above.
>
> (*) The buffer argument of various write syscalls.
>
> Signed-off-by: David Howells <dhowells@...hat.com>
Acked-by: David S. Miller <davem@...emloft.net>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists