Re: [PATCH 31/40] trace syscalls: Convert various generic compat syscalls
From: Andi Kleen <hidden>
Date: 2010-06-23 10:19:38
Also in:
kexec, linux-fsdevel, linux-mm, linuxppc-dev
From: Andi Kleen <hidden>
Date: 2010-06-23 10:19:38
Also in:
kexec, linux-fsdevel, linux-mm, linuxppc-dev
, Ian Munsie wrote:
From: Ian Munsie<redacted> This patch converts numerous trivial compat syscalls through the generic kernel code to use the COMPAT_SYSCALL_DEFINE family of macros.
Why? This just makes the code look uglier and the functions harder to grep for. -Andi -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>