[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <BLU436-SMTP249AE83D43A7030603DF2D0B9E70@phx.gbl>
Date: Mon, 13 Apr 2015 21:53:11 +0800
From: Chen Gang <xili_gchen_5257@...mail.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
CC: realmz6@...il.com,
Richard Weinberger <richard.weinberger@...il.com>,
"adi-buildroot-devel@...ts.sourceforge.net"
<adi-buildroot-devel@...ts.sourceforge.net>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] blackfin: Wire up missing syscalls
On 4/13/15 02:46, Greg Kroah-Hartman wrote:
> On Sun, Apr 12, 2015 at 03:44:37PM +0800, Chen Gang wrote:
[...]
>> .long _sys_sendmmsg /* 380 */
>> .long _sys_process_vm_readv
>> .long _sys_process_vm_writev
>> + .long _sys_kcmp
>> + .long _sys_finit_module
>> + .long _sys_sched_setattr /* 385 */
>> + .long _sys_sched_getattr
>> + .long _sys_renameat2
>> + .long _sys_seccomp
>> + .long _sys_getrandom
>> + .long _sys_memfd_create /* 390 */
>> + .long _sys_bpf
>> + .long _sys_execveat
>
> You used spaces here, where tabs were used previously :(
>
Oh, sorry! I shall send patch v2 for it.
--
Chen Gang
Open, share, and attitude like air, water, and life which God blessed
--
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