/openbmc/linux/arch/sh/include/asm/ |
H A D | syscalls_32.h | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/arch/microblaze/kernel/ |
H A D | sys_microblaze.c | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/arch/s390/kernel/ |
H A D | compat_linux.h | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | compat_linux.c | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | entry.h | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | process.c | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/arch/arm/kernel/ |
H A D | sys_arm.c | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | sys_oabi-compat.c | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/arch/um/kernel/ |
H A D | exec.c | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | syscalls.h | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | sys_sparc32.c | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | sys_ppc32.c | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | unistd.h | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/fs/ |
H A D | utimes.c | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | stat.c | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/arch/m68k/kernel/ |
H A D | process.c | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/arch/mips/kernel/ |
H A D | syscall.c | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | process.c | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | process.c | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | osf_sys.c | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/include/linux/ |
H A D | time.h | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | compat.h | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | syscalls.h | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | process.c | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/openbmc/linux/arch/x86/kernel/ |
H A D | process.c | diff c7887325230aec47d47a32562a6e26014a0fafca Wed Aug 11 05:26:22 CDT 2010 David Howells <dhowells@redhat.com> Mark arguments to certain syscalls as being const
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@redhat.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|