[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130605071906.GB7303@mtj.dyndns.org>
Date: Wed, 5 Jun 2013 00:19:06 -0700
From: Tejun Heo <tj@...nel.org>
To: Michael Wang <wangyun@...ux.vnet.ibm.com>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/3] workqueue: move the internal helper from .h to .c
On Wed, Jun 05, 2013 at 03:10:43PM +0800, Michael Wang wrote:
> alloc_workqueue_attrs(), free_workqueue_attrs() and apply_workqueue_attrs()
> are only used internally, move them to .c and make them static.
>
> CC: Tejun Heo <tj@...nel.org>
> Signed-off-by: Michael Wang <wangyun@...ux.vnet.ibm.com>
Nack. That's the published and only interface to use custom attrs
from inside kernel.
Thanks.
--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists