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

From: Jiri Kosina
Date: Tue Sep 18 2012 - 06:19:52 EST


On Mon, 17 Sep 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?

Okay, dropped now.

--
Jiri Kosina
SUSE Labs
--
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/