Re: [PATCH 07/10] cpufreq: Add support for x86 cpuinfo auto loading

From: Andi Kleen
Date: Wed Dec 07 2011 - 23:01:55 EST


On Wed, Dec 07, 2011 at 08:24:29PM -0500, Dave Jones wrote:
> > AFAIK distros just load them all right?
>
> In Fedora, we used to. In F16, we changed things so instead of a monstrous
> init script with nested if's and a whole bunch of hairy logic, we changed
> all the modules to be built-in's, and relied on the link-order in the cpufreq Makefile
> to satisfy the 'first to bind wins'.

This should continue working -- udev/modprobe will load them in link order

I'll keep it like it is now.

> Yes, ugly, but we didn't have this patchset ;-)

I should have posted it earlier.

Just don't forget to change them back to =m once it goes in.

-Andi
--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
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/