From: Christoph Hellwig <hch@infradead.org>
To: Tejun Heo <tj@kernel.org>
Cc: Christoph Hellwig <hch@infradead.org>,
Andrew Morton <akpm@linux-foundation.org>,
bpm@sgi.com, linux-kernel@vger.kernel.org, xfs@oss.sgi.com
Subject: Re: [PATCH] workqueue: make alloc_workqueue() take printf fmt and args for name
Date: Mon, 14 Nov 2011 15:01:00 -0500 [thread overview]
Message-ID: <20111114200100.GA18155@infradead.org> (raw)
In-Reply-To: <20111114194248.GD30922@google.com>
On Mon, Nov 14, 2011 at 11:42:48AM -0800, Tejun Heo wrote:
> Christoph, you probably were seeing the rescuer_task->comm in ps
> output. wq->name currently is currently only used for error
> reporting.
>
> I don't really mind this patch going through a different tree as I
> don't have any other wq changes scheduled at this point, so please
> feel free to route this through xfs or -mm.
Ben pointed the bug out in a patch that I'd like to get into 3.2
and -stable. I'll probably repost it with a local workaround for now,
and will switch to the nicer interface later.
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
WARNING: multiple messages have this Message-ID (diff)
From: Christoph Hellwig <hch@infradead.org>
To: Tejun Heo <tj@kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Christoph Hellwig <hch@infradead.org>,
linux-kernel@vger.kernel.org, bpm@sgi.com, xfs@oss.sgi.com
Subject: Re: [PATCH] workqueue: make alloc_workqueue() take printf fmt and args for name
Date: Mon, 14 Nov 2011 15:01:00 -0500 [thread overview]
Message-ID: <20111114200100.GA18155@infradead.org> (raw)
In-Reply-To: <20111114194248.GD30922@google.com>
On Mon, Nov 14, 2011 at 11:42:48AM -0800, Tejun Heo wrote:
> Christoph, you probably were seeing the rescuer_task->comm in ps
> output. wq->name currently is currently only used for error
> reporting.
>
> I don't really mind this patch going through a different tree as I
> don't have any other wq changes scheduled at this point, so please
> feel free to route this through xfs or -mm.
Ben pointed the bug out in a patch that I'd like to get into 3.2
and -stable. I'll probably repost it with a local workaround for now,
and will switch to the nicer interface later.
next prev parent reply other threads:[~2011-11-14 20:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-14 19:42 [PATCH] workqueue: make alloc_workqueue() take printf fmt and args for name Tejun Heo
2011-11-14 19:42 ` Tejun Heo
2011-11-14 20:01 ` Christoph Hellwig [this message]
2011-11-14 20:01 ` Christoph Hellwig
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=20111114200100.GA18155@infradead.org \
--to=hch@infradead.org \
--cc=akpm@linux-foundation.org \
--cc=bpm@sgi.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tj@kernel.org \
--cc=xfs@oss.sgi.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.