Disambiguate the failure cases.
Details
Details
- Reviewers
markj jhb - Group Reviewers
riscv - Commits
- rG3fd429a7ba29: riscv: better CTR messages in pmap_enter_l2()
rGdd18b62cec62: riscv: better CTR messages in pmap_enter_l2()
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/riscv/riscv/pmap.c | ||
---|---|---|
3236 | couldn't above, could not here? |
Comment Actions
I don't care strongly, but I would maybe reword these further, e.g.
"pmap_enter_l2: failed to allocate PT page for va %#lx in pmap %p"
That is, substitute the more detailed explanation for "failure" in the original logs.