Page MenuHomeFreeBSD

Add RISC-V minidump support to libkvm
ClosedPublic

Authored by mhorne063_gmail.com on Feb 12 2019, 9:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 9, 11:31 PM
Unknown Object (File)
Mon, Mar 9, 9:55 AM
Unknown Object (File)
Mon, Mar 9, 1:32 AM
Unknown Object (File)
Wed, Mar 4, 5:38 PM
Unknown Object (File)
Feb 8 2026, 6:28 PM
Unknown Object (File)
Jan 30 2026, 1:31 AM
Unknown Object (File)
Jan 28 2026, 7:11 AM
Unknown Object (File)
Jan 27 2026, 4:33 AM
Subscribers

Details

Summary

Developed alongside D18320.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj added inline comments.
lib/libkvm/kvm_minidump_riscv.c
62 ↗(On Diff #53799)

Style: missing parens around return value.

This revision is now accepted and ready to land.Feb 28 2019, 6:31 PM
This revision was automatically updated to reflect the committed changes.