Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Dec 2018 20:45:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 233693] [PowerPC64] Powerd unable to change cpu frequency
Message-ID:  <bug-233693-25139-lGoxbOxE4Z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233693-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233693-25139@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233693

--- Comment #8 from Justin Hibbits <jhibbits@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.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233693-25139-lGoxbOxE4Z>