Details
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Haven't tried to build it myself, but if that fixes the build, just go ahead. As a side note, I'll post a review removing this code relatively soon.
(And, unless you're in a case where the fix is not simple or you fear about possible complications, no need to upload a review for this, just commit the fix.)
| sys/x86/cpufreq/hwpstate_intel.c | ||
|---|---|---|
| 355 | Alternatively I think this minimal diff has the same effect? It's less efficient but who cares, it's an identify method on i386. | |
@hs.freebsd_id.omnilan.de I have sent you a mail to ask your desired author and mail few days ago. As others might want to compile on i386, I will use Harry Schmalzb. <freebsd@omnilan.de> and commit tomorrow.
| sys/x86/cpufreq/hwpstate_intel.c | ||
|---|---|---|
| 355 | Oh ok. I will reflect your comment before committing this. Thanks! | |
| sys/x86/cpufreq/hwpstate_intel.c | ||
|---|---|---|
| 355 | Please do test it though, because I have not! :) | |