From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4409E59E.50305@domain.hid> Date: Sat, 04 Mar 2006 20:08:14 +0100 From: Hannes Mayer MIME-Version: 1.0 Subject: Re: [Xenomai-core] v2.1-rc4 RTDM bug References: <4409E37A.6090300@domain.hid> In-Reply-To: <4409E37A.6090300@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@domain.hid Cc: xenomai@xenomai.org Hannes Mayer wrote: > Ciao Jan! > > It doesn't seem to make a difference if one uses > RTDM_IRQ_NONE or RTDM_IRQ_HANDLED. > With RTDM_IRQ_NONE the IRQ should be passed to linux, > right ? But it doesn't seem to happen - this brought > up the "top" problem I've posted a few days ago. Returning XN_ISR_PROPAGATE passes the grabbed timer interrupt to Linux and "top" works again. Best regards, Hannes.