Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1336481 > unrolled thread
| Started by | Thomas Renninger <trenn@suse.de> |
|---|---|
| First post | 2016-02-17 15:30 +0100 |
| Last post | 2016-02-17 15:30 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] cpupower: Fix build error in cpufreq-info Thomas Renninger <trenn@suse.de> - 2016-02-17 15:30 +0100
| From | Thomas Renninger <trenn@suse.de> |
|---|---|
| Date | 2016-02-17 15:30 +0100 |
| Subject | Re: [PATCH] cpupower: Fix build error in cpufreq-info |
| Message-ID | <r3bh9-7Ch-27@gated-at.bofh.it> |
On Monday, January 18, 2016 08:44:43 PM Shreyas B. Prabhu wrote:
> Fix the following build error by including limits.h -
>
> utils/cpufreq-info.c: In function ‘get_latency’:
> utils/cpufreq-info.c:437:29: error: ‘UINT_MAX’ undeclared (first use in
> this function)
> if (!latency || latency == UINT_MAX) {
> ^
> Signed-off-by: Shreyas B. Prabhu <shreyas@linux.vnet.ibm.com>
Signed-off-by: Thomas Renninger <trenn@suse.com>
Builds for me by luck, thanks!
Thomas
Back to top | Article view | linux.kernel
csiph-web