• Andrew Morton's avatar
    [PATCH] hrtimers: fix timer_create(2) && SIGEV_NONE · f2248e8d
    Andrew Morton authored
    From: george anzinger <george@mvista.com>
    
    - Fix the sig_notify filtering code for the timer_create system call to
      properly check for the signal number being small enought, but only if
      SIG_NONE is not specified.
    
    - Eliminate useless test of sig_notify.
    f2248e8d
posix-timers.c 34.9 KB