From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <43F220D7.6040705@domain.hid> Date: Tue, 14 Feb 2006 19:26:31 +0100 From: Philippe Gerum MIME-Version: 1.0 Subject: Re: [Xenomai-core] Handling PCI MSI interrupts References: <43F21867.8070002@domain.hid> <43F21ED7.3030501@domain.hid> In-Reply-To: <43F21ED7.3030501@domain.hid> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: xenomai-core Jan Kiszka wrote: > Jeroen Van den Keybus wrote: > >>One moment. I'm trying to locate rthal_disable_irq()... >> >> >> >>>Does calling rthal_disable_irq() instead of returning RTDM_IRQ_ENABLE, but >>>rather >>>0, prevents the freeze? >>> > > > Disable or enable (I guess the latter one)? > > In either case, there are equivalent wrappers in RTDM: > rtdm_irq_enable/disable. > disable. I suspect an IRQ storm due to some bad eoi/acknowledge at Adeos level. > Jan > -- Philippe.