Re: [PATCH] drivers/idle: make intel_idle.c driver more explicitly non-modular

From: rcochran
Date: Tue Apr 05 2016 - 03:33:27 EST


On Tue, Apr 05, 2016 at 05:53:47AM +0000, Brown, Len wrote:
> > On Tue, Apr 05, 2016 at 04:20:47AM +0000, Brown, Len wrote:
> > > No, I do not believe that cpuidle should bother
> > > supporting changing idle drivers at run-time.
> >
> > Huh? But you just said, "it would be good to be able to unload it
> > when it doesn't probe."
>
> being able to switch the registered driver at run-time
> does not require the driver to be modular.

Uh, right, but you don't think that the cpuidle core should allow
changing drivers. If it doesn't allowing changing drivers, then there
would be just one choice, compiled in, and thus none of the drivers
should be modular.

Or what do you mean?

Confused,
Richard