[IA64] signal : fix missing error checkings
authorShi Weihua <shiwh@cn.fujitsu.com>
Mon, 3 Dec 2007 04:57:50 +0000 (12:57 +0800)
committerTony Luck <tony.luck@intel.com>
Sat, 8 Dec 2007 00:10:59 +0000 (16:10 -0800)
Not all the return value of __copy_from_user and
__put_user is checked.This patch fixed it.

Signed-off-by: Shi Weihua <shiwh@cn.fujitsu.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found