[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140422165814.GH10224@arm.com>
Date: Tue, 22 Apr 2014 17:58:15 +0100
From: Catalin Marinas <catalin.marinas@....com>
To: Miklos Szeredi <miklos@...redi.hu>
Cc: "linux-arch@...r.kernel.org" <linux-arch@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Miklos Szeredi <mszeredi@...e.cz>
Subject: Re: [PATCH 04/15] arm64: __NR_compat_syscalls fix
On Fri, Apr 11, 2014 at 11:25:40AM +0100, Miklos Szeredi wrote:
> From: Miklos Szeredi <mszeredi@...e.cz>
>
> Signed-off-by: Miklos Szeredi <mszeredi@...e.cz>
> Cc: Catalin Marinas <catalin.marinas@....com>
> ---
> arch/arm64/include/asm/unistd32.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/include/asm/unistd32.h b/arch/arm64/include/asm/unistd32.h
> index bb8eb8a78e67..faa0e1ce59df 100644
> --- a/arch/arm64/include/asm/unistd32.h
> +++ b/arch/arm64/include/asm/unistd32.h
> @@ -404,7 +404,7 @@ __SYSCALL(379, sys_finit_module)
> __SYSCALL(380, sys_sched_setattr)
> __SYSCALL(381, sys_sched_getattr)
>
> -#define __NR_compat_syscalls 379
> +#define __NR_compat_syscalls 382
I picked up this patch, together with a Cc: stable and longer comment.
What's your plan with the other patches? Do you submit them as a series
or would like the arch maintainers to pick them up?
Thanks.
--
Catalin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists