From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Alexey Galakhov <agalakhov@domain.hid>
Cc: adeos-main@gna.org
Subject: Re: [Adeos-main] mini2440: ipipe kernel stuck in idle loop after xenomai init
Date: Thu, 12 May 2011 01:51:12 +0200 [thread overview]
Message-ID: <4DCB20F0.2080304@domain.hid> (raw)
In-Reply-To: <4DCA8290.6060105@domain.hid>
On 05/11/2011 02:35 PM, Alexey Galakhov wrote:
> On 05/11/2011 06:24 PM, Gilles Chanteperdrix wrote:
>> Try this:
>> diff --git a/ksrc/arch/arm/hal.c b/ksrc/arch/arm/hal.c
>> index 2ca0d6c..534f97f 100644
>> --- a/ksrc/arch/arm/hal.c
>> +++ b/ksrc/arch/arm/hal.c
>> @@ -322,7 +322,7 @@ int rthal_timer_request(void (*handler)(void), int cpu)
>>
>> rthal_timer_set_oneshot(1);
>>
>> - return 0;
>> + return 1000000000UL / HZ;
>> }
> Seems to be fixed, thanks!
>
> I just compared generic and non-generic rthal_timer_request and already
> tried "return 1" but did not realized that "1G/Hz" is correct return value.
That is good news, all the Xenomai and I-pipe patches were merged.
--
Gilles.
next prev parent reply other threads:[~2011-05-11 23:51 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-05 12:20 [Adeos-main] mini2440: ipipe kernel stuck in idle loop after xenomai init Alexey Galakhov
2011-05-05 12:37 ` Gilles Chanteperdrix
2011-05-05 12:58 ` Alexey Galakhov
2011-05-05 13:16 ` Alexey Galakhov
2011-05-05 14:02 ` Gilles Chanteperdrix
2011-05-05 14:12 ` Alexey Galakhov
2011-05-05 14:42 ` Gilles Chanteperdrix
2011-05-05 15:23 ` Alexey Galakhov
2011-05-05 15:36 ` Gilles Chanteperdrix
[not found] ` <4DC2D0C9.3020605@domain.hid>
[not found] ` <4DC2DDC6.8090909@domain.hid>
2011-05-06 9:28 ` Alexey Galakhov
2011-05-06 9:33 ` Gilles Chanteperdrix
2011-05-11 10:29 ` Alexey Galakhov
2011-05-11 10:50 ` Gilles Chanteperdrix
2011-05-11 12:24 ` Gilles Chanteperdrix
2011-05-11 12:35 ` Alexey Galakhov
2011-05-11 23:51 ` Gilles Chanteperdrix [this message]
2011-05-06 9:55 ` Gilles Chanteperdrix
2011-05-06 10:44 ` Alexey Galakhov
2011-05-06 11:02 ` Alexey Galakhov
2011-05-06 9:32 ` Alexey Galakhov
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=4DCB20F0.2080304@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=adeos-main@gna.org \
--cc=agalakhov@domain.hid \
/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.