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
On Sun, Apr 12, 2015 at 03:44:37PM +0800, Chen Gang wrote:
> The related syscalls are below which may cause samples/kdbus building
> break in next-20150401 tree, the related information and error:
>
> CALLscripts/checksyscalls.sh
> :1223:2: warning: #warning syscall kcmp not implemented
The related syscalls are below which may cause samples/kdbus building
break in next-20150401 tree, the related information and error:
CALLscripts/checksyscalls.sh
:1223:2: warning: #warning syscall kcmp not implemented [-Wcpp]
:1226:2: warning: #warning syscall finit_module not impleme
3 matches
Mail list logo