[PATCH] consolidate sys32/compat_adjtimex
Create compat_sys_adjtimex and use it an all appropriate places. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Cc: Arnd Bergmann <arnd@arndb.de> Acked-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
committed by
Linus Torvalds
parent
88959ea968
commit
3158e9411a
@@ -207,7 +207,7 @@
|
||||
/* struct sockaddr... */
|
||||
ENTRY_SAME(recvfrom)
|
||||
/* struct timex contains longs */
|
||||
ENTRY_DIFF(adjtimex)
|
||||
ENTRY_COMP(adjtimex)
|
||||
ENTRY_SAME(mprotect) /* 125 */
|
||||
/* old_sigset_t forced to 32 bits. Beware glibc sigset_t */
|
||||
ENTRY_COMP(sigprocmask)
|
||||
|
Reference in New Issue
Block a user