diff options
author | 2008-09-22 14:42:49 -0700 | |
---|---|---|
committer | 2008-09-24 15:45:48 +0200 | |
commit | 717835d94d3e3d343a302df0a3cb9405887c3e2a (patch) | |
tree | 52da10bec8843d3869049440776d91cde95b04a4 /lib/debugobjects.c | |
parent | posix-timers: sys_timer_create: simplify and s/tasklist/rcu/ (diff) | |
download | wireguard-linux-717835d94d3e3d343a302df0a3cb9405887c3e2a.tar.xz wireguard-linux-717835d94d3e3d343a302df0a3cb9405887c3e2a.zip |
posix-timers: move the initialization of timer->sigq from send to create path
posix_timer_event() always populates timer->sigq with the same numbers,
move this code into sys_timer_create().
Note that with this patch we can kill it_sigev_signo and it_sigev_value.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: mingo@elte.hu
Cc: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions