commit | 30b4ae8a4498543863501f707879b7220b649602 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sat Apr 04 21:01:01 2009 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Apr 30 19:24:23 2009 +0200 |
tree | c8207d2f7221b5b89b1e7cb6b896135f0f061f69 | |
parent | 091438dd5668396328a3419abcbc6591159eb8d1 [diff] |
signals: split do_tkill Split out the code from do_tkill to make it reusable by the follow up patch which implements sys_rt_tgsigqueueinfo Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Oleg Nesterov <oleg@redhat.com>