HomeFreeBSD

Use const pointers to avoid casting away constness.

Description

Use const pointers to avoid casting away constness.

The host_open interface was a legitimate mismatch to the userboot
function, while the other pointers didn't need to be non-const.

This makes the powerpc warning free again.

Sponsored by: Netflix

Details

Provenance
impAuthored on
Parents
rS326383: Add a tunable "debug.hwpstate_verify" to check P-state after changing it and
Branches
Unknown
Tags
Unknown