lkml.org 
[lkml]   [2010]   [May]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 07/14] syscalls: add ARCH_COMPAT_SYSCALL_DEFINE()
From
Date
Excerpts from Jason Baron's message of Wed Mar 17 04:46:42 +1100 2010:
<snip>
> + SYSCALL_METADATA(syscall, compat_sys_##sname, x); \
> + asmlinkage long syscall(__SC_DECL##x(__VA_ARGS__))
> +#else
> +#define COMPAT_SYSCALL_DEFINEx(x, sname, ...) \

I think that should be:
#define COMPAT_SYSCALL_DEFINEx(x, syscall, sname, ...)

To avoid breaking archs without compat syscalls.

Cheers,
-Ian


\
 
 \ /
  Last update: 2010-05-24 09:09    [W:0.226 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site