Re: [PATCH] x86, apm: Make on_cpu0() use workqueue instead ofwork_on_cpu()

From: Tejun Heo
Date: Mon Sep 17 2012 - 17:38:24 EST


On Tue, Aug 28, 2012 at 03:57:27PM -0700, Jiri Kosina wrote:
> On Thu, 23 Aug 2012, Tejun Heo wrote:
>
> > Make APM schedule a work item on CPU0 instead of using the expensive
> > work_on_cpu(); hopefully, this is the last user of work_on_cpu() and
> > we can take out work_on_cpu() in not too distant future.
> >
> > Tested both paths. Seems to work fine.
>
> Applying to apm.git, thanks Tejun.

It seems we need work_on_cpu() after all and I'm planning on
reimplementing it in saner way. Can you please drop this one?

Thanks.

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