if IPI_CALL_HOOK was sent, don't try to set the signal on current cpu. The signal...
commit1a5380d26449f970b0641c2f67719192038498bd
authorschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 14 Mar 2017 21:15:51 +0000 (14 21:15 +0000)
committerschulz <schulz@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 14 Mar 2017 21:15:51 +0000 (14 21:15 +0000)
treefc8ce3447cb84f99d48210b60b9a9de3f3a13203
parente29888b5e2733dd7b549fac5fb5f8b76f5f1635a
if IPI_CALL_HOOK was sent, don't try to set the signal on current cpu. The signal function called form target CPU will do that alrady

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@54129 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/exec/signal.c