[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150928091047.4d911780@endymion.delvare>
Date: Mon, 28 Sep 2015 09:10:47 +0200
From: Jean Delvare <jdelvare@...e.de>
To: Denys Vlasenko <dvlasenk@...hat.com>
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 Sun, 27 Sep 2015 19:58:11 +0200, Denys Vlasenko wrote:
> 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.
Today it does. Tomorrow, who knows.
> p4-clockmod.c builds only on x86 arch, it's Pentium 4
> on demand clock modulation/speed scaling module.
That is a valid point. My comment was generic, I did not pay attention
to the specific driver.
--
Jean Delvare
SUSE L3 Support
--
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