Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

init: fix syscall parameters #442

Closed
wants to merge 1 commit into from

Conversation

mythi
Copy link
Contributor

@mythi mythi commented Aug 22, 2024

PR #270 combined the boot-instance and agent-instance in one but the modifications to "init" missed some syscall() parameters to Occlum.

SYS_MOUNT_FS takes two parameters so add the missing one.

PR confidential-containers#270 combined the boot-instance and agent-instance in one
but the modifications to "init" missed some syscall() parameters
to Occlum.

SYS_MOUNT_FS takes two parameters so add the missing one.

Signed-off-by: Mikko Ylinen <[email protected]>
@mythi mythi requested a review from a team as a code owner August 22, 2024 09:24
@mythi
Copy link
Contributor Author

mythi commented Aug 22, 2024

@qzheng527 PTAL and perhaps approve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant