lkml.org 
[lkml]   [2015]   [Jun]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [tip:x86/asm] x86/asm/entry: Rename compat syscall entry points
From
> diff --git a/arch/x86/entry/syscall_32.c b/arch/x86/entry/syscall_32.c
> index 3777189..e398d03 100644
> --- a/arch/x86/entry/syscall_32.c
> +++ b/arch/x86/entry/syscall_32.c
> @@ -10,7 +10,7 @@
> #else
> #define SYM(sym, compat) sym
> #define ia32_sys_call_table sys_call_table
> -#define __NR_ia32_syscall_max __NR_syscall_max
> +#define __NR_entry_INT80_compat_max __NR_syscall_max
> #endif

This change doesn't look intended. __NR_ia32_syscall_max is used by
all compat entry points, not just INT80,

--
Brian Gerst


\
 
 \ /
  Last update: 2015-06-08 16:21    [W:0.735 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site