From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Terry Fryar <terry.fryar@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Mode switches??
Date: Mon, 02 Jan 2012 16:02:23 +0100 [thread overview]
Message-ID: <4F01C6FF.7090905@domain.hid> (raw)
In-Reply-To: <3DFE8CE1F70D48ECB3CDD7F7795FCE8B@TerryHP>
On 01/02/2012 03:27 PM, Terry Fryar wrote:
> printk("<1>irqdrv: BASEPRIOR: %d CURPRIOR: %d EXECTIME: %ld MODESW:
> %d CTXSW:
> %d",info.bprio,info.cprio,info.exectime,info.modeswitches,info.ctxswitches);
exectime is a 64 bits variable, so, EXECTIME should use %lld or %Ld
--
Gilles.
next prev parent reply other threads:[~2012-01-02 15:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-29 21:43 [Xenomai-help] Mode switches?? Terry Fryar
2011-12-30 0:01 ` Gilles Chanteperdrix
2011-12-30 10:23 ` Gilles Chanteperdrix
2012-01-02 14:27 ` Terry Fryar
2012-01-02 15:02 ` Gilles Chanteperdrix [this message]
2012-01-02 17:58 ` Terry Fryar
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=4F01C6FF.7090905@domain.hid \
--to=gilles.chanteperdrix@xenomai.org \
--cc=terry.fryar@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.