From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <47F22E76.5020009@domain.hid> Date: Tue, 01 Apr 2008 14:45:42 +0200 From: Philippe Gerum MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Philippe Gerum Subject: Re: [Adeos-main] When do I need to add local_irq_disable_hw/local_irq_enable_hw in root domain? Reply-To: rpm@xenomai.org List-Id: General discussion about Adeos List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Josh Zhao Cc: adeos-main@gna.org Josh Zhao wrote: > Hi , > When do I need to add local_irq_disable_hw/local_irq_enable_hw in > root domain? I think every irq/event should not be disabled in root > domain,but why i have seen in some code ? Because some serialization still needs to be enforced, even for the root domain, particularly for code that may have an impact on the pipeline state. > thanks! > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Adeos-main mailing list > Adeos-main@domain.hid > https://mail.gna.org/listinfo/adeos-main -- Philippe.