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)
Tue, May 5, 1:14 PM
Unknown Object (File)
Sun, May 3, 5:34 PM
Unknown Object (File)
Wed, Apr 29, 6:11 PM
Unknown Object (File)
Wed, Apr 29, 7:38 AM
Unknown Object (File)
Wed, Apr 29, 7:31 AM
Unknown Object (File)
Tue, Apr 28, 9:25 PM
Unknown Object (File)
Tue, Apr 28, 9:18 PM
Unknown Object (File)
Mon, Apr 27, 12:26 PM
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.