Skip to content

Conversation

@sktt
Copy link
Contributor

@sktt sktt commented Aug 3, 2023

This fixes tests that depend on syscalls.

@sktt sktt requested a review from a team as a code owner August 3, 2023 13:35
sktt added 2 commits August 3, 2023 16:38
This should be equivalent to previous code, but cleaner.

Signed-off-by: kwikner <[email protected]>
syscall handlers like mmap are use rbp without saving it. Save original
rbp before handling syscall.

Signed-off-by: kwikner <[email protected]>
@sktt sktt force-pushed the bug/syscall-clobber branch from fe1d274 to 2623d74 Compare August 3, 2023 14:39
This bug possibly surfaced after adding some additional code to the
syscall handler.

Signed-off-by: kwikner <[email protected]>
@wipawel wipawel merged commit e59baa7 into KernelTestFramework:mainline Aug 22, 2023
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.

2 participants