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)
Thu, Jul 2, 5:20 PM
Unknown Object (File)
Wed, Jul 1, 6:10 AM
Unknown Object (File)
Jun 10 2026, 5:29 PM
Unknown Object (File)
Jun 6 2026, 1:05 AM
Unknown Object (File)
Jun 5 2026, 10:56 PM
Unknown Object (File)
Jun 4 2026, 9:16 AM
Unknown Object (File)
Jun 2 2026, 7:19 AM
Unknown Object (File)
May 3 2026, 6:58 AM
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.