From: Peter Zijlstra <peterz@infradead.org>
To: Oleg Nesterov <oleg@redhat.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
David Howells <dhowells@redhat.com>,
Linus Torvalds <torvalds@linux-foundation.org>,
Thomas Gleixner <tglx@linutronix.de>,
Alexander Gordeev <agordeev@redhat.com>,
Chris Zankel <chris@zankel.net>, David Smith <dsmith@redhat.com>,
"Frank Ch. Eigler" <fche@redhat.com>,
Geert Uytterhoeven <geert@linux-m68k.org>,
Larry Woodman <lwoodman@redhat.com>, Tejun Heo <tj@kernel.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 1/3] task_work_queue: add generic process-context callbacks
Date: Sun, 15 Apr 2012 13:11:52 +0200 [thread overview]
Message-ID: <1334488312.28150.2.camel@twins> (raw)
In-Reply-To: <20120412231520.GA1656@redhat.com>
On Fri, 2012-04-13 at 01:15 +0200, Oleg Nesterov wrote:
> > hm, I see. The "queue" in "task_work_queue" is "the action of
> > queueing", not "a queue". Noun-vs-verb.
>
> Cough. Peter, do you read this? I stole the naming and the first
> line of the changelog from kernel/irq_work.c!
Am now.. right, so that was modeled after queue_work(), although I now
realize I reversed the words and made it irq_work_queue() instead of
queue_irq_work().
I'd prefer to keep the queue thing as per workqueue and irq_work etc..
next prev parent reply other threads:[~2012-04-15 11:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-12 21:11 [PATCH v3 0/3] task_work_queue() with 2 users Oleg Nesterov
2012-04-12 21:12 ` [PATCH v3 1/3] task_work_queue: add generic process-context callbacks Oleg Nesterov
2012-04-12 22:22 ` Andrew Morton
2012-04-12 23:15 ` Oleg Nesterov
2012-04-15 11:11 ` Peter Zijlstra [this message]
2012-04-12 21:12 ` [PATCH v3 2/3] cred: change keyctl_session_to_parent() to use task_work_queue() Oleg Nesterov
2012-04-12 21:12 ` [PATCH v3 3/3] genirq: reimplement exit_irq_thread() hook via task_work_queue() Oleg Nesterov
2012-04-13 9:41 ` Thomas Gleixner
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=1334488312.28150.2.camel@twins \
--to=peterz@infradead.org \
--cc=agordeev@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=chris@zankel.net \
--cc=dhowells@redhat.com \
--cc=dsmith@redhat.com \
--cc=fche@redhat.com \
--cc=geert@linux-m68k.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lwoodman@redhat.com \
--cc=oleg@redhat.com \
--cc=tglx@linutronix.de \
--cc=tj@kernel.org \
--cc=torvalds@linux-foundation.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