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

riscv/addrenv_shm: Add missing sanity check to up_shmdt() #8168

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

pussuw
Copy link
Contributor

@pussuw pussuw commented Jan 17, 2023

Summary

A missing sanity check, make sure the last level page table actually exists before trying to clear entries from it.

Impact

Almost nothing, only riscv up_shmdt is affected

Testing

icicle:knsh

A missing sanity check, make sure the last level page table actually exists
before trying to clear entries from it.
@xiaoxiang781216 xiaoxiang781216 merged commit 58b5a04 into apache:master Jan 17, 2023
@pussuw pussuw deleted the rv_shm_sanitycheck branch January 24, 2023 13:47
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.

2 participants