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

Refactoring and cleanup mainly; a few small fixes #310

Merged
merged 11 commits into from
Nov 7, 2023

Conversation

wipawel
Copy link
Contributor

@wipawel wipawel commented Nov 1, 2023

No description provided.

@wipawel wipawel added the cleanup label Nov 1, 2023
@wipawel wipawel requested a review from a team as a code owner November 1, 2023 10:11
@wipawel wipawel enabled auto-merge (rebase) November 1, 2023 10:11
Copy link
Contributor

@sktt sktt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just tiny nitpicks. And a question regarding the %ss setting at sysexit.

include/arch/x86/pagetable.h Outdated Show resolved Hide resolved
drivers/pic.c Outdated Show resolved Hide resolved
mm/slab.c Outdated Show resolved Hide resolved
arch/x86/entry.S Outdated Show resolved Hide resolved
@sktt sktt self-assigned this Nov 5, 2023
Signed-off-by: Pawel Wieczorkiewicz <[email protected]>
Make both mbi_get_avail_memory_range() and mbi_get_memory_range()
non-fatal by removing unnecessary BUG_ON()s.
Simplify the code.

Signed-off-by: Pawel Wieczorkiewicz <[email protected]>
Signed-off-by: Pawel Wieczorkiewicz <[email protected]>
Add dummy spurious interrupt handler.

Signed-off-by: Pawel Wieczorkiewicz <[email protected]>
Signed-off-by: Pawel Wieczorkiewicz <[email protected]>
@wipawel wipawel merged commit 476ec74 into KernelTestFramework:mainline Nov 7, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants