Skip to content

More cleanup and refactoring; SMP initialization fix#325

Merged
wipawel merged 4 commits into
KernelTestFramework:mainlinefrom
wipawel:cleanup_20231108
Nov 13, 2023
Merged

More cleanup and refactoring; SMP initialization fix#325
wipawel merged 4 commits into
KernelTestFramework:mainlinefrom
wipawel:cleanup_20231108

Conversation

@wipawel
Copy link
Copy Markdown
Contributor

@wipawel wipawel commented Nov 8, 2023

No description provided.

Signed-off-by: Pawel Wieczorkiewicz <wipawel@grsecurity.net>
@wipawel wipawel added cleanup bugfix This fixes a bug labels Nov 8, 2023
@wipawel wipawel requested a review from a team as a code owner November 8, 2023 10:15
@wipawel wipawel enabled auto-merge (rebase) November 8, 2023 10:15
Copy link
Copy Markdown
Contributor

@minipli-oss minipli-oss left a comment

Choose a reason for hiding this comment

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

Looks good with the minor nit fixed!

Comment thread common/cmdline.c Outdated
Comment thread common/percpu.c
sktt
sktt previously approved these changes Nov 10, 2023
Copy link
Copy Markdown
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.

Looks good. Just found some old grammar mishap

Comment thread arch/x86/pagetables.c Outdated
Signed-off-by: Pawel Wieczorkiewicz <wipawel@grsecurity.net>
Add cpu_flags_t structure to handle all CPU specific flags.

Signed-off-by: Pawel Wieczorkiewicz <wipawel@grsecurity.net>
All initialization routines and settings must be through, before
letting BSP continue.

Signed-off-by: Pawel Wieczorkiewicz <wipawel@grsecurity.net>
@wipawel wipawel merged commit 6bf4da9 into KernelTestFramework:mainline Nov 13, 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 cleanup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants