From: Paul Mundt <lethal@linux-sh.org>
To: Tejun Heo <tj@kernel.org>
Cc: Jaya Kumar <jayalk@intworks.biz>,
Andrew Morton <akpm@linux-foundation.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] video: don't use flush_scheduled_work() in fb_defio
Date: Thu, 16 Jun 2011 15:56:18 +0900 [thread overview]
Message-ID: <20110616065617.GB25825@linux-sh.org> (raw)
In-Reply-To: <20110615145721.GA8141@htj.dyndns.org>
On Wed, Jun 15, 2011 at 04:57:21PM +0200, Tejun Heo wrote:
> flush_scheduled_work() in on the way out. fb_deferred_io_cleanup()
> can simply sync-cancel info->deferred_work instead of cancel +
> flush_scheduled_work(). Drop flush_scheduled_work() usage.
>
> Signed-off-by: Tejun Heo <tj@kernel.org>
> Cc: Jaya Kumar <jayalk@intworks.biz>
> ---
> Compile tested. I'm planning on marking flush_scheduled_work()
> deprecated in linux-next so it would be great if this can show up
> there soonish. Thank you.
>
> drivers/video/fb_defio.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
I've applied it to my fbdev tree, so it should show up in -next as of
tomorrow.
In the future, please also Cc linux-fbdev@vger.kernel.org on these
things, as they're likely to be overlooked otherwise.
next prev parent reply other threads:[~2011-06-16 6:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-15 14:57 Tejun Heo
2011-06-16 6:56 ` Paul Mundt [this message]
2011-06-16 8:09 ` Tejun Heo
2011-06-15 16:00 Tejun Heo
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=20110616065617.GB25825@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=akpm@linux-foundation.org \
--cc=jayalk@intworks.biz \
--cc=linux-kernel@vger.kernel.org \
--cc=tj@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome