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

arch/intel64: prase multiboot2 header before revoking the lower memory #11764

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

szafonimateusz-mi
Copy link
Contributor

Summary

  • arch/intel64: prase multiboot2 header before revoking the lower memory
    __revoke_low_memory() is called in intel64_lowsetup()

Impact

Testing

qemu

@masayuki2009
Copy link
Contributor

@szafonimateusz-mi

Please add a commit message that this commit fixes #11758

__revoke_low_memory() is called in intel64_lowsetup()

fixes b4b96a6 (PR apache#11758) in which the multiboot2 header was accessed
after revoking the low memory which caused page fault.

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
@szafonimateusz-mi
Copy link
Contributor Author

szafonimateusz-mi commented Feb 24, 2024

@masayuki2009 done

@xiaoxiang781216 xiaoxiang781216 merged commit 5c85b86 into apache:master Feb 24, 2024
27 checks passed
@jerpelea jerpelea added this to To-Add in Release Notes - 12.5.0 Mar 26, 2024
@jerpelea jerpelea moved this from To-Add to Added in Release Notes - 12.5.0 Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants