Re: ISR for shared IRQ is called again and again

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!

On 18:22 Fri 20 Feb     , Denis Borisevich wrote:
> Hi,
> I have a problem  with ISR for shared IRQ in my module. It's being
> called for 15-20 times per second and never stops. The other driver
> that shares this interrupt is ahci. What can cause this problem?

This might be perfectly normal. Basically if an interrupt is shared, all ISR
which have registered for this interrupt are called (until one ISR claims it?)

	-Michi
-- 
programing a layer 3+4 network protocol for mesh networks
see http://michaelblizek.twilightparadox.com


--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux