lkml.org 
[lkml]   [2014]   [Mar]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 00/11] cleanup/fix allow_signal/disallow_signal
Hello.

allow_signal() and disallow_signal() have the very strange (wrong
actually) semantics. They mix/confuse "sigprocmask" and "sigaction"
logic.

This series tries to cleanup and fix them, plus other (mostly related)
cleanups.

Oleg.

arch/m68k/include/asm/signal.h | 9 ----
arch/x86/include/asm/signal.h | 6 ---
fs/jffs2/background.c | 12 +++--
include/linux/sched.h | 3 -
include/linux/signal.h | 21 +++++++--
kernel/exit.c | 39 -----------------
kernel/kmod.c | 5 +--
kernel/signal.c | 90 ++++++++++++++++++---------------------
8 files changed, 66 insertions(+), 119 deletions(-)



\
 
 \ /
  Last update: 2014-03-23 21:21    [W:0.135 / U:0.184 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site