[Bug 233693] [PowerPC64] Powerd unable to change cpu frequency
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Dec 1 20:45:57 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233693
--- Comment #8 from Justin Hibbits <jhibbits at FreeBSD.org> ---
(In reply to Conrad Meyer from comment #7)
Looks good to me.
The reason it works as-is on POWER9 is that the index directly matches the id
that gets inserted. On POWER8 the id that gets inserted is increasingly
negative, so will always fail. Your patch looks like the correct fix.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ppc
mailing list