All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Chris Ball <cjb@laptop.org>
Cc: Jarkko Lavinen <jarkko.lavinen@nokia.com>,
	Madhusudhan Chikkature <madhu.cr@ti.com>,
	linux-omap@vger.kernel.org
Subject: Re: [PATCH 26/30] mmc: update workqueue usages
Date: Mon, 10 Jan 2011 11:54:48 -0800	[thread overview]
Message-ID: <20110110195448.GJ4957@atomide.com> (raw)
In-Reply-To: <20110109023058.GA17232@void.printf.net>

Hi,

* Chris Ball <cjb@laptop.org> [110108 18:33]:
> Hi linux-omap folks,
> 
> I'd like to merge this patch via the MMC tree; please review/ACK.
> 
> Thanks,
> 
> - Chris.
> 
> From: Tejun Heo <tj@kernel.org>
> 
> Workqueue creation API has been updated and flush_scheduled_work() is
> deprecated and scheduled to be removed.
> 
> * core/core.c: Use alloc_ordered_workqueue() instead of
>   create_singlethread_workqueue().  This removes an unnecessary
>   rescuer.
> 
> * host/omap.c: Create, use and flush mmc_omap_wq instead of the
>   system_wq.
> 
> * Flush host->mmc_carddetect_work directly on removal instead of using
>   flush_scheduled_work().
> 
> Signed-off-by: Tejun Heo <tj@kernel.org>
> Cc: Chris Ball <cjb@laptop.org>
> Cc: linux-mmc@vger.kernel.org
> ---
> This is part of a series to remove flush_scheduled_work() usage to
> prepare for deprecation of flush_scheduled_work().  Patches in this
> series are self contained and mostly straight-forward.
> 
> Please feel free to take it into the appropriate tree, or just ack it.
> In the latter case, I'll merge the patch through the workqueue tree
> during the next merge window.

Seems to work just fine, tested on n800 for omap.c and omap4 panda
for omap_hsmmc.c. Please feel free to queue via workqueue tree as
long as the MMC people are fine with that:

Tested-by: Tony Lindgren <tony@atomide.com>

      reply	other threads:[~2011-01-10 19:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1292086307-19211-27-git-send-email-tj@kernel.org>
2011-01-09  2:30 ` [PATCH 26/30] mmc: update workqueue usages Chris Ball
2011-01-10 19:54   ` Tony Lindgren [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110110195448.GJ4957@atomide.com \
    --to=tony@atomide.com \
    --cc=cjb@laptop.org \
    --cc=jarkko.lavinen@nokia.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=madhu.cr@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.