Re: Linux 2.5.34

From: Oleg Nesterov (oleg@tv-sign.ru)
Date: Thu Sep 12 2002 - 14:31:18 EST


Hello.

Could anybody explain this change in force_sig_info() in 2.5.34:

- return send_sig_info(sig, info, t);
+ return send_sig_info(sig, (void *)1, t);

Looks wrong to me...

Also, task_struct->shared_unblocked seems to be unused.

Oleg.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Sep 15 2002 - 22:00:30 EST