Skip to content

Commit

Permalink
Add 'pause' syscall to prepare worker whitelist
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
  • Loading branch information
ggwpez committed Sep 21, 2024
1 parent 37f082f commit 1652b4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions polkadot/scripts/list-syscalls/prepare-worker-syscalls
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
24 (sched_yield)
25 (mremap)
28 (madvise)
34 (pause)
39 (getpid)
41 (socket)
42 (connect)
Expand Down

0 comments on commit 1652b4a

Please sign in to comment.