lkml.org 
[lkml]   [2008]   [May]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH 02/18] flag parameters: paccept
Date
> Some architectures (including x86) do not implement TIF_RESTORE_SIGMASK.

It's now spelled:

set_restore_sigmask();

For the other syscalls that depend on this (e.g. sys_ppoll),
we just put the whole definition in #ifdef HAVE_SET_RESTORE_SIGMASK.

The few machines that don't have RESTORE_SIGMASK support of some flavor,
also have not assigned numbers to the syscalls that need it.


Thanks,
Roland


\
 
 \ /
  Last update: 2008-05-09 00:53    [W:0.079 / U:0.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site