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)
Fri, May 15, 11:45 AM
Unknown Object (File)
Fri, May 15, 7:39 AM
Unknown Object (File)
Thu, May 14, 2:03 AM
Unknown Object (File)
Thu, May 14, 2:03 AM
Unknown Object (File)
Wed, May 13, 10:12 PM
Unknown Object (File)
Wed, May 13, 10:12 PM
Unknown Object (File)
Wed, May 13, 10:05 PM
Unknown Object (File)
Mon, May 11, 6:50 PM
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.