Skip to content

Commit fadc863

Browse files
committed
chore: bump unikraft to proto/vfork-dev
Picks up the sched_impl.h fix that updates hyperlight_kernel_fsbase on context switch, required for vfork children to use correct TLS. Signed-off-by: danbugs <danilochiarlone@gmail.com>
1 parent 22a8f8e commit fadc863

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/python-agent-driver/kraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: python-agent-driver-hyperlight
33

44
unikraft:
55
source: https://github.com/danbugs/unikraft.git
6-
version: proto/vfork
6+
version: proto/vfork-dev
77
kconfig:
88
CONFIG_PLAT_HYPERLIGHT: 'y'
99
CONFIG_PAGING: 'n'

0 commit comments

Comments
 (0)