From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: 嵌入式工程师 <ericvic@163.com>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] freescale(imx53) with xenomai patch
Date: Mon, 03 Jun 2013 08:03:14 +0200 [thread overview]
Message-ID: <51AC31A2.5010907@xenomai.org> (raw)
In-Reply-To: <37d33293.2abd.13f07ada45c.Coremail.ericvic@163.com>
On 06/03/2013 03:36 AM, 嵌入式工程师 wrote:
> To prevent re-entry
You do not need to do that:
- hardware interrupts are off, so, there is no possible reentry
- if the interrupt if of the "level" type, the flow handler already does
it, and with some edge type interrupt handler, you risk to miss interrupts.
--
Gilles.
next prev parent reply other threads:[~2013-06-03 6:03 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-30 15:27 [Xenomai] freescale(imx53) with xenomai patch 嵌入式工程师
2013-05-30 18:21 ` Gilles Chanteperdrix
2013-05-31 1:34 ` 嵌入式工程师
2013-05-31 1:36 ` 嵌入式工程师
2013-05-31 5:32 ` Gilles Chanteperdrix
2013-05-31 5:54 ` 嵌入式工程师
2013-06-01 8:41 ` 嵌入式工程师
2013-06-01 10:16 ` Gilles Chanteperdrix
2013-06-03 1:36 ` 嵌入式工程师
2013-06-03 1:47 ` 嵌入式工程师
2013-06-03 6:03 ` Gilles Chanteperdrix [this message]
2013-06-03 6:31 ` 嵌入式工程师
2013-06-03 8:24 ` 嵌入式工程师
2013-06-03 11:46 ` Gilles Chanteperdrix
2013-06-05 14:34 ` 嵌入式工程师
2013-06-05 18:31 ` Gilles Chanteperdrix
-- strict thread matches above, loose matches on Subject: below --
2013-05-31 1:50 嵌入式工程师
2013-06-01 8:43 嵌入式工程师
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51AC31A2.5010907@xenomai.org \
--to=gilles.chanteperdrix@xenomai.org \
--cc=ericvic@163.com \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.