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

flush TLB after removing boot-time mapping #290

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

v4m1n
Copy link
Contributor

@v4m1n v4m1n commented Mar 21, 2023

Without a TLB flush nullpointer dereferences while executing the startup function might go unnoticed due to the still cached boot-time mapping.

@Woazboat
Copy link
Contributor

I'd put this into ArchMemory instead of ArchThreads

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.

None yet

2 participants