On 02/09, Eric W. Biederman wrote: > > Could you can pass in the destination type instead of the si_code? > Something like I have shown below? ... > info->si_code = (type == PIDTYPE_PID) ? SI_TKILL : SI_USER; Yes, I considered this option too. OK, will send V3 tomorrow. Oleg.