thanks for the answer. yes you're right, it is just because i called enable_irq() function more than one time without any disable_irq() function. it works now. btw, i am using 2.4 kernel on PPC target.
regards,
On Dec 7, 2007 2:17 PM, Thomas Petazzoni <thomas.petazzoni@xxxxxxxx> wrote:
Le Fri, 7 Dec 2007 12:00:35 +0100,
"Leo Hendrawan" <leo.hendrawan@xxxxxxxxx> a écrit :I'd say that it happens if you called enable_irq() two times without
> 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.
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