Re: [PATCH] cpufreq: p4-clockmod: Replace bool_int_array[NR_CPUS] with bitmap

From: Denys Vlasenko
Date: Sun Sep 27 2015 - 13:58:47 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/