Skip to content

Conversation

@d-tatianin
Copy link
Member

No description provided.

1. Make it return a ptr_t instead of a void*, which had to be cast back
   to an integer anyway.
2. Automatically zero every allocation, a dirty table page is never
   useful.

Signed-off-by: Daniil Tatianin <99danilt@gmail.com>
Previously we would crash because we set a reserved WRITE bit on the
root table entries in the generic table mapping code.

Signed-off-by: Daniil Tatianin <99danilt@gmail.com>
Signed-off-by: Daniil Tatianin <99danilt@gmail.com>
@d-tatianin d-tatianin merged commit 849d49b into master Mar 12, 2025
17 checks passed
@d-tatianin d-tatianin deleted the pae-fixes branch March 12, 2025 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants