vm: remove stack handling for signals
. moved to the kernel as the handling was only reading it; the kernel may as well write it too
This commit is contained in:
@@ -59,7 +59,6 @@ service pm
|
||||
FORK # 01
|
||||
BRK # 02
|
||||
EXEC_NEWMEM # 03
|
||||
PUSH_SIG # 04
|
||||
WILLEXIT # 05
|
||||
NOTIFY_SIG # 39
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user