Re: [PATCH 1/1] SGI X86 UV: Provide a System Activity Indicatordriver

From: Pavel Machek
Date: Fri Oct 24 2008 - 07:59:29 EST


On Fri 2008-10-24 04:19:04, Mike Travis wrote:
> [Ingo - could you let me know what's holding up this driver?
> Thanks!, Mike]

I thought that...

> +static __init void uv_scir_register_cpu_notifier(void)
> +{
> + hotcpu_notifier(uv_scir_cpu_notify, 0);
> + idle_notifier_register(&uv_idle_notifier);
> +}

...Ingo said that idle_notifier_register is deprecated and going away?

Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
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/