All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@domain.hid>
To: Vikesh Rambaran <vikesh.rambaran@domain.hid>
Cc: xenomai-help <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] Xenomai LTTng support
Date: Tue, 14 Apr 2009 16:13:31 +0200	[thread overview]
Message-ID: <49E49A0B.1040307@domain.hid> (raw)
In-Reply-To: <1239717322.5780.62.camel@domain.hid>

Vikesh Rambaran wrote:
> On Tue, 2009-04-14 at 13:53 +0200, Jan Kiszka wrote:
>> Vikesh Rambaran wrote:
>>> On Tue, 2009-04-14 at 13:35 +0200, Jan Kiszka wrote:
>>>>>> NMI watchdog, see Xenomai machine kconfig menu, use nmi_watchdog=2 to
>>>>>> finally enable it at the kernel command line.
>>>>>>
>>>>> There are build issues with NMI enabled.
>>>>>
>>>>> Would you prefer testing with the latest git updates, or can i just 
>>>>> replace the following in hal32.c (line 139)
>>>>>
>>>>> - die_nmi(regs, buf); 
>>>>> + die_nmi(buf, regs, 1);
>>>> If your CPU is not too new, this may suffice. Otherwise you should
>>>> switch over to the development head (upcoming 2.5) as there we have
>>>> up-to-date NMI support.
>>>> BTW, trying 2.5-devel might be useful anyway to check if the picture
>>>> changes (maybe we even see a clearer error with that branch...).
>>>>
>>> Ok, thanx. I have a Core Duo and a Core 2. Will try the 'short' approach
>>> first as our external git access at work is blocked. 
> 
> Tried the test with NMI enabled and die_nmi(buf, regs, 1);
> No additional Xenomai / IPIPE info is displayed on the serial console.
> 
> What type of response were we hoping for ? Reset ?

Nope. Some error message that the NMI watchdog triggered. You should see
NMI increases in /proc/interrupts and /proc/xenomai/irq. But if you are
on Intel Core processors, you need the patches in git head. 2.4.7 does
not support your CPUs.

> 
> There is occasionally the following message that appears on the serial
> console after logging into the gnome desktop (not sure if it's relevant
> to this issue) :
> 
> evdev.c(EVIOCGBIT): Suspicious buffer size 511, limiting output to 64
> bytes. See http://userweb.kernel.org/~dtor/eviocgbit-bug.html
> 

Doesn't look directly related.

Jan

-- 
Siemens AG, Corporate Technology, CT SE 2
Corporate Competence Center Embedded Linux


  reply	other threads:[~2009-04-14 14:13 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-23  8:00 [Xenomai-help] Xenomai LTTng support vikesh rambaran
2009-03-23 13:07 ` Jan Kiszka
2009-03-24  7:37   ` vikesh rambaran
2009-03-24 17:40     ` Jan Kiszka
2009-03-24 21:37       ` vikesh rambaran
2009-03-24 22:11         ` Jan Kiszka
2009-03-25 11:17           ` Philippe Gerum
2009-03-25 13:36           ` vikesh rambaran
2009-04-06  8:26             ` vikesh rambaran
2009-04-06 10:57               ` Jan Kiszka
2009-04-07 10:19                 ` Vikesh Rambaran
2009-04-07 11:20                   ` Jan Kiszka
2009-04-08  7:57                     ` vikesh rambaran
2009-04-08  8:53                       ` Jan Kiszka
2009-04-14  8:12                         ` Vikesh Rambaran
2009-04-14  9:16                           ` Jan Kiszka
2009-04-14 11:26                             ` Vikesh Rambaran
2009-04-14 11:35                               ` Jan Kiszka
     [not found]                                 ` <1239709765.5780.40.camel@domain.hid>
     [not found]                                   ` <49E4793D.2010105@domain.hid>
2009-04-14 13:55                                     ` Vikesh Rambaran
2009-04-14 14:13                                       ` Jan Kiszka [this message]
2009-04-17 15:44                                         ` vikesh rambaran
2009-04-18 10:27                                           ` Philippe Gerum
2009-04-19 18:23                                             ` vikesh rambaran
2009-03-23 13:12 ` Andreas Glatz
2009-03-23 13:17   ` Andreas Glatz
2009-03-23 13:40   ` Jan Kiszka

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=49E49A0B.1040307@domain.hid \
    --to=jan.kiszka@domain.hid \
    --cc=vikesh.rambaran@domain.hid \
    --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.