lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ