Re: [PATCH 12/40] x86, compat: convert ia32 layer to use
From: Christoph Hellwig <hch@lst.de>
Date: 2010-06-23 10:15:23
Also in:
lkml
From: Christoph Hellwig <hch@lst.de>
Date: 2010-06-23 10:15:23
Also in:
lkml
Any reason we need to differenciate between COMPAT_SYSCALL_DEFINE and ARCH_COMPAT_SYSCALL_DEFINE? We don't need this for native system calls, so I can't see the reason to do it for compat system calls.