[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: enable_irq unbalanced?
Le Fri, 7 Dec 2007 12:00:35 +0100,
"Leo Hendrawan" <leo.hendrawan@xxxxxxxxx> a écrit :
> i am working on a project with linux on embedded platform (MPC5200
> processor).
> i have this problem that the kernel says "enable_irq(some_number)
> unbalaced". what does it mean?
> i tried to google but haven't found any clear hint.
I'd say that it happens if you called enable_irq() two times without
calling disable_irq() in-between.
What kernel version are you using ?
Thomas
--
Thomas Petazzoni, thomas.petazzoni@xxxxxxxx, http://thomas.enix.org
Jabber, thomas.petazzoni@xxxxxxxxx
Toulibre, http://www.toulibre.org - APRIL, http://www.april.org
Fingerprint : 0BE1 4CF3 CEA4 AC9D CC6E 1624 F653 CB30 98D3 F7A7
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ