Re: [PATCH] blackfin: Wire up missing syscalls

From: Chen Gang
Date: Mon Apr 13 2015 - 09:53:14 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/