[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120416215755.GA12421@google.com>
Date: Mon, 16 Apr 2012 14:57:55 -0700
From: Tejun Heo <tj@...nel.org>
To: Dan Carpenter <dan.carpenter@...cle.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [patch v2] workqueue: change BUG_ON() to WARN_ON()
On Fri, Apr 13, 2012 at 10:06:58PM +0300, Dan Carpenter wrote:
> This BUG_ON() can be triggered if you call schedule_work() before
> calling INIT_WORK(). It is a bug definitely, but it's nicer to just
> print a stack trace and return.
>
> Reported-by: Matt Renzelmann <mjr@...wisc.edu>
> Signed-off-by: Dan Carpenter <dan.carpenter@...cle.com>
Applied to wq/for-3.5. 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