[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49A9A836.3070205@s5r6.in-berlin.de>
Date: Sat, 28 Feb 2009 22:10:14 +0100
From: Stefan Richter <stefanr@...6.in-berlin.de>
To: David Brownell <david-b@...bell.net>
CC: Andrew Morton <akpm@...ux-foundation.org>, me@...ipebalbi.com,
linux-kernel@...r.kernel.org, linux-input@...r.kernel.org,
felipe.balbi@...ia.com, dmitry.torokhov@...il.com,
sameo@...nedhand.com, a.p.zijlstra@...llo.nl, tglx@...utronix.de
Subject: Re: lockdep and threaded IRQs
David Brownell wrote:
>> Why don't these drivers simply use <linux/workqueue.h>?
>
> Most do. In fact, that one *does* ... what's your point?
Workqueue jobs are rarely seen doing
#ifdef CONFIG_LOCKDEP
local_irq_enable();
#endif
> If I hadn't know that more generic threaded IRQ support
> was already on the way, I might have done more with that
> particular driver than just massive cleanup.
OK, makes sense.
--
Stefan Richter
-=====-==--= --=- ===--
http://arcgraph.de/sr/
--
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