All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] RTDM_EXCLUSIVE
@ 2009-04-17  8:56 Marcel Soulot
  2009-04-17 14:54 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 2+ messages in thread
From: Marcel Soulot @ 2009-04-17  8:56 UTC (permalink / raw)
  To: Xenomai help

[-- Attachment #1: Type: text/plain, Size: 387 bytes --]

Hi,

I tested my driver with and without the device_flags RTDM_EXCLUSIVE.
My test application wrote in C++ and compiled with gcc 4.3.2, crashs the
kernel at the first called function "rt_dev_open" without RTDM_EXCLUSIVE and
works fine if RTDM_EXCLUSIVE is set.
Nothing use the driver except this test application.

does anyone have an idea of the reason of this problem ?

Thank,
Marcel

[-- Attachment #2: Type: text/html, Size: 431 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Xenomai-help] RTDM_EXCLUSIVE
  2009-04-17  8:56 [Xenomai-help] RTDM_EXCLUSIVE Marcel Soulot
@ 2009-04-17 14:54 ` Gilles Chanteperdrix
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Chanteperdrix @ 2009-04-17 14:54 UTC (permalink / raw)
  To: Marcel Soulot; +Cc: Xenomai help

Marcel Soulot wrote:
> Hi,
> 
> I tested my driver with and without the device_flags RTDM_EXCLUSIVE.
> My test application wrote in C++ and compiled with gcc 4.3.2, crashs the
> kernel at the first called function "rt_dev_open" without RTDM_EXCLUSIVE and
> works fine if RTDM_EXCLUSIVE is set.
> Nothing use the driver except this test application.
> 
> does anyone have an idea of the reason of this problem ?

As we already told you: send us everything that will allow us to
reproduce the problem, that is at least a working (I mean something that
will not need anything else) kernel-space driver and user-space program.

-- 
					    Gilles.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-04-17 14:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-17  8:56 [Xenomai-help] RTDM_EXCLUSIVE Marcel Soulot
2009-04-17 14:54 ` Gilles Chanteperdrix

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.