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)
Fri, Sep 27, 12:12 PM
Unknown Object (File)
Sat, Sep 21, 9:11 PM
Unknown Object (File)
Tue, Sep 17, 11:53 PM
Unknown Object (File)
Tue, Sep 17, 8:09 PM
Unknown Object (File)
Tue, Sep 17, 2:26 AM
Unknown Object (File)
Wed, Sep 11, 3:18 PM
Unknown Object (File)
Sun, Sep 8, 4:38 PM
Unknown Object (File)
Thu, Sep 5, 2:53 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.