linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Konstantin Khlebnikov <khlebnikov@openvz.org>
Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org
Subject: Re: [PATCH] workqueue: un-GPL function delayed_work_timer_fn()
Date: Thu, 24 Jan 2013 10:43:26 -0800	[thread overview]
Message-ID: <20130124184326.GN2373@mtj.dyndns.org> (raw)
In-Reply-To: <20130124123630.11433.32503.stgit@zurg>

On Thu, Jan 24, 2013 at 04:36:31PM +0400, Konstantin Khlebnikov wrote:
> commit d8e794dfd51c368ed3f686b7f4172830b60ae47b ("workqueue: set
> delayed_work->timer function on initialization") exports function
> delayed_work_timer_fn() only for GPL modules. This makes delayed-works
> unusable for non-GPL modules, because initialization macro now requires
> GPL symbol. For example schedule_delayed_work() available for non-GPL.
> 
> Signed-off-by: Konstantin Khlebnikov <khlebnikov@openvz.org>
> Cc: Tejun Heo <tj@kernel.org>
> Cc: stable@vger.kernel.org # 3.7

Applied to wq/for-3.8-fixes.  Thanks.

-- 
tejun

      reply	other threads:[~2013-01-24 18:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-24 12:36 [PATCH] workqueue: un-GPL function delayed_work_timer_fn() Konstantin Khlebnikov
2013-01-24 18:43 ` Tejun Heo [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=20130124184326.GN2373@mtj.dyndns.org \
    --to=tj@kernel.org \
    --cc=khlebnikov@openvz.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stable@vger.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;
as well as URLs for NNTP newsgroup(s).