Change in aux_syscall.h

Wenji Huang wenji.huang@oracle.com
Tue Aug 14 17:22:00 GMT 2007


Hi,
   I found some updates need according to kernel source.

    * _reboot_flag_str: new entries LINUX_REBOOT_CMD_SW_SUSPEND, 
LINUX_REBOOT_CMD_KEXE (reboot.h change from 2.6.0, 2.6.7)

    * _futex_op_str: new entries FUTEX_WAKE_OP, FUTEX_LOCK_PI, 
FUTEX_UNLOCK_PI, FUTEX_TRYLOCK_PI (futex.h change from 2.6.14, 2.6.18)

    * _mprotect_prot_str: new entriy PROT_SEM (mman.h change from 2.6.0)

    * _fcntl_cmd_str: corrected entry F_GETSIG and others (fcntl.h)

    * _quotaclt_cmd_str: new entry Q_XQUOTASYN (dqblk_xfs.h change from 
2.6.15)

    * _sock_type_str: new entry SOCK_DCCP (net.h change from 2.6.14)

    * _rlimit_resource_str: new entries RLIMIT_SIGPENDING, 
RLIMIT_MSGQUEUE, RLIMIT_NICE, RLIMIT_RTPRIO (resource.h change from 
2.6.8, 2.6.12)

    * _rusage_who_str: RUSAGE_BOTH, defined earlier, but used since 
2.6.9 (resource.h)
   
 If error or objections, please correct me for good committing .
 
Regards,
Wenji
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aux_syscall.patch
Type: text/x-patch
Size: 2701 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/systemtap/attachments/20070814/5d22e92d/attachment.bin>


More information about the Systemtap mailing list