patch-2.3.99-pre3 linux/arch/i386/kernel/signal.c
Next file: linux/arch/i386/lib/checksum.S
Previous file: linux/arch/i386/kernel/io_apic.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Thu Mar 23 08:15:01 2000
- Orig file:
v2.3.99-pre2/linux/arch/i386/kernel/signal.c
- Orig date:
Thu Mar 2 14:36:22 2000
diff -u --recursive --new-file v2.3.99-pre2/linux/arch/i386/kernel/signal.c linux/arch/i386/kernel/signal.c
@@ -597,10 +597,6 @@
* Note that 'init' is a special process: it doesn't get signals it doesn't
* want to handle. Thus you cannot kill init even with a SIGKILL even by
* mistake.
- *
- * Note that we go through the signals twice: once to check the signals that
- * the kernel can handle, and then we build all the user-level signal handling
- * stack-frames in one go after that.
*/
int do_signal(struct pt_regs *regs, sigset_t *oldset)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)