Page MenuHomeFreeBSD

Add powerpc support to libkvm probe function
ClosedPublic

Authored by luporl on Sep 10 2019, 1:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 2:03 PM
Unknown Object (File)
Tue, Nov 19, 2:03 PM
Unknown Object (File)
Tue, Nov 19, 1:38 AM
Unknown Object (File)
Tue, Nov 19, 1:14 AM
Unknown Object (File)
Oct 12 2024, 8:45 PM
Unknown Object (File)
Oct 5 2024, 11:24 PM
Unknown Object (File)
Oct 3 2024, 1:11 AM
Unknown Object (File)
Oct 2 2024, 11:55 PM
Subscribers

Details

Summary

PowerPC kernels are of DYN type, instead of EXEC.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 26378
Build 24838: arc lint + arc unit

Event Timeline

jhibbits added inline comments.
lib/libkvm/kvm_private.c
134

Trivial whitespace nit, need a space before the '?'

This revision is now accepted and ready to land.Sep 10 2019, 6:35 PM
This revision was automatically updated to reflect the committed changes.
luporl added inline comments.
lib/libkvm/kvm_private.c
134

Right, I added the space in the commit.