Page MenuHomeFreeBSD

riscv: better CTR messages in pmap_enter_l2()
ClosedPublic

Authored by mhorne on Sep 14 2022, 2:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 21 2024, 10:00 PM
Unknown Object (File)
Dec 4 2024, 3:54 PM
Unknown Object (File)
Dec 4 2024, 3:53 PM
Unknown Object (File)
Dec 4 2024, 3:53 PM
Unknown Object (File)
Dec 4 2024, 3:33 PM
Unknown Object (File)
Nov 19 2024, 3:12 PM
Unknown Object (File)
Nov 18 2024, 5:21 AM
Unknown Object (File)
Oct 21 2024, 6:51 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jrtc27 added inline comments.
sys/riscv/riscv/pmap.c
3236

couldn't above, could not here?

jhb added a subscriber: jhb.

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.

This revision is now accepted and ready to land.Sep 30 2022, 9:41 PM
This revision was automatically updated to reflect the committed changes.