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

entry: SAVE/RESTORE_ALL_REGS cond. exclude AX #298

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

sktt
Copy link
Contributor

@sktt sktt commented Aug 30, 2023

Because syscalls provides the result in ax, we probably don't want to restore it to its original value. Allow to conditionally exclude ax.

Because syscalls provides the result in ax, we probably don't want to
restore it to its original value. Allow to conditionally exclude ax.

Signed-off-by: Johannes Wikner <[email protected]>
@sktt sktt requested a review from a team as a code owner August 30, 2023 15:36
@wipawel wipawel added bugfix This fixes a bug Severity: critical Critical bug - fix right away labels Aug 30, 2023
@wipawel wipawel merged commit 9cf315a into KernelTestFramework:mainline Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This fixes a bug Severity: critical Critical bug - fix right away
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants