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
F82161898: D19171.diff
Fri, Apr 26, 2:06 AM
Unknown Object (File)
Wed, Apr 17, 10:16 PM
Unknown Object (File)
Wed, Apr 17, 6:53 PM
Unknown Object (File)
Mar 22 2024, 11:01 PM
Unknown Object (File)
Mar 22 2024, 9:17 PM
Unknown Object (File)
Mar 22 2024, 9:17 PM
Unknown Object (File)
Mar 8 2024, 9:14 AM
Unknown Object (File)
Jan 16 2024, 6:20 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.