[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56082E33.1020909@redhat.com>
Date: Sun, 27 Sep 2015 19:58:11 +0200
From: Denys Vlasenko <dvlasenk@...hat.com>
To: Jean Delvare <jdelvare@...e.de>
CC: Viresh Kumar <viresh.kumar@...aro.org>,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
Ingo Molnar <mingo@...nel.org>,
Bartosz Golaszewski <bgolaszewski@...libre.com>,
"H. Peter Anvin" <hpa@...or.com>,
Benoit Cousson <bcousson@...libre.com>,
Fenghua Yu <fenghua.yu@...el.com>,
Guenter Roeck <linux@...ck-us.net>,
Jonathan Corbet <corbet@....net>,
Peter Zijlstra <peterz@...radead.org>,
Thomas Gleixner <tglx@...utronix.de>, x86@...nel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] cpufreq: p4-clockmod: Replace bool_int_array[NR_CPUS]
with bitmap
On 09/27/2015 06:10 PM, Jean Delvare wrote:
> Looks good, however I think you should #include <linux/bitmap.h> to
> avoid build failures in the future or on certain architectures.
<linux/cpumask.h> already includes <linux/bitmap.h>
on any arch.
p4-clockmod.c builds only on x86 arch, it's Pentium 4
on demand clock modulation/speed scaling module.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists