Re: Remove hotplug cpu crap from cpufreq.

From: Linus Torvalds
Date: Thu Nov 02 2006 - 14:31:10 EST




On Fri, 3 Nov 2006, Dipankar Sarma wrote:
>
> IMO, the right thing to do would be to convert lock_cpu_hotplug() to
> a get_cpu_hotplug()/put_cpu_hotplug() type semantics and use a more
> scalable implementation underneath (as opposed to a global
> semaphore/mutex).

Yes, I think Gautham's patch-series basically did exactly that, no? Except
it kept the old name.

Linus
-
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/