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


Groups > linux.kernel > #1336481

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

From Thomas Renninger <trenn@suse.de>
Newsgroups linux.kernel
Subject Re: [PATCH] cpupower: Fix build error in cpufreq-info
Date 2016-02-17 15:30 +0100
Message-ID <r3bh9-7Ch-27@gated-at.bofh.it> (permalink)
References <qSjL3-2rS-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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 linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web