Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1336481 > unrolled thread

Re: [PATCH] cpupower: Fix build error in cpufreq-info

Started byThomas Renninger <trenn@suse.de>
First post2016-02-17 15:30 +0100
Last post2016-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.


Contents

  Re: [PATCH] cpupower: Fix build error in cpufreq-info Thomas Renninger <trenn@suse.de> - 2016-02-17 15:30 +0100

#1336481 — Re: [PATCH] cpupower: Fix build error in cpufreq-info

FromThomas Renninger <trenn@suse.de>
Date2016-02-17 15:30 +0100
SubjectRe: [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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web