[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2.6.12.5 1/2] lib: allow idr to be used in irq context
- From: Jim Houston <jim.houston@xxxxxxxx>
- Date: 17 Aug 2005 12:01:29 -0400
- Organization: Concurrent Computer Corp.
- References: <430262C5.20503@adaptec.com>
On Tue, 2005-08-16 at 18:03, Luben Tuikov wrote:
> If idr_get_new() or idr_remove() is used in IRQ context,
> then we may get a lockup when idr_pre_get was called
> in process context and an IRQ interrupted while it held
> the idp lock.
Hi Everyone,
Luben's changes make sense please merge them.
Jim Houston - Concurrent Computer Corp.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Follow-Ups:
References: