lkml.org 
[lkml]   [2012]   [Mar]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Existence of NR_create_module for arm
On Tue, Mar 20, 2012 at 02:02:06PM +0530, Vivek Singh wrote:
> Hello There,
>
> While compiling tomoyo-tools for arm I found that NR_create_module is not
> available in
> arch/arm/include/asm/unistd.h
>
> #define __NR_sigprocmask (__NR_SYSCALL_BASE+126)
> /* 127 was
> sys_create_module */
> #define __NR_init_module (__NR_SYSCALL_BASE+128)
>
>
> But it is available in
>
> ./arch/x68/include/asm/unistd_32.h
>
> #define __NR_sigprocmask 126
> #define __NR_create_module 127
> #define __NR_init_module 128
>
> is there any reason why it is not available for arm ?

The syscall is obsolete, and has been for many years.


\
 
 \ /
  Last update: 2012-03-20 10:29    [W:0.024 / U:1.340 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site