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

Many small fixes and improvements addressing early boot issues #270

Merged
merged 10 commits into from
Jul 19, 2022

Conversation

wipawel
Copy link
Contributor

@wipawel wipawel commented Jul 18, 2022

No description provided.

wipawel added 10 commits July 18, 2022 10:58
Instead set nosmp boot flag and do not initialize SMP.

Signed-off-by: Pawel Wieczorkiewicz <[email protected]>
Signed-off-by: Pawel Wieczorkiewicz <[email protected]>
Signed-off-by: Pawel Wieczorkiewicz <[email protected]>
ACPICA uses Tasks' and timers' facilities.

Signed-off-by: Pawel Wieczorkiewicz <[email protected]>
The AcpiOsStall() expects microseconds sleep granularity and KTF only
has miliseconds support at the moment.
Implement a completely incorrect delay using cpu_relax() for the time
being.

Signed-off-by: Pawel Wieczorkiewicz <[email protected]>
@wipawel wipawel added improvement A small enhancement, that makes already implemented features better cleanup bugfix This fixes a bug labels Jul 18, 2022
@wipawel wipawel requested a review from a team as a code owner July 18, 2022 09:10
@wipawel wipawel enabled auto-merge (rebase) July 18, 2022 09:14
@rrbranco
Copy link

Looks good, approving.

@rrbranco rrbranco closed this Jul 19, 2022
auto-merge was automatically disabled July 19, 2022 15:10

Pull request was closed

@rrbranco rrbranco reopened this Jul 19, 2022
Copy link

@rrbranco rrbranco left a comment

Choose a reason for hiding this comment

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

Approving.

@wipawel wipawel requested a review from rrbranco July 19, 2022 15:27
@wipawel wipawel merged commit c144c0a into KernelTestFramework:mainline Jul 19, 2022
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 improvement A small enhancement, that makes already implemented features better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants