Hi All
I have a driver to be running in android 2.6.31 kernel, in the driver
ISR it has to call disable_irq() to disable its own interrupt and then wake
up other part to finish the job, after the job done it will call
enable_irq() to enable the interrupt. This driver can work fine in vanilla
linux kernel 2.6.28. But in android 2.6.31, it always meet soft lockup.
Does anyone has any idea about this ?
Thanks!
Ryan
--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting