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)
Sat, Mar 28, 7:05 AM
Unknown Object (File)
Wed, Mar 25, 12:02 AM
Unknown Object (File)
Sun, Mar 22, 6:00 AM
Unknown Object (File)
Mon, Mar 16, 5:19 AM
Unknown Object (File)
Mon, Mar 16, 3:10 AM
Unknown Object (File)
Tue, Mar 10, 5:01 PM
Unknown Object (File)
Mon, Mar 9, 11:41 PM
Unknown Object (File)
Feb 8 2026, 2:40 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.