All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] Please, can anybody help me to find where is supposed to be the handler function for the Xenomai syscall in the kernel tree?
@ 2014-01-29 14:13 Marco Tessore
  2014-01-29 17:42 ` Gilles Chanteperdrix
  2014-01-29 18:12 ` Gilles Chanteperdrix
  0 siblings, 2 replies; 4+ messages in thread
From: Marco Tessore @ 2014-01-29 14:13 UTC (permalink / raw)
  To: xenomai

Good morning,
I am a newbie of Xenomai, and I'm trying to patch a modified (non 
vanilla) Linux kernel 3.11.0rc3 for ARM architecture (Freescale iMx28) 
with Xenomai 2.6.3.
To achieve this goal I have modified, then applied the patch 
ipipe-core-3.8.13-arm-3, but, probably because of my changes, something 
seems to not work properly.

In particular, when I launch any sample application, I get the following 
error message:
Xenomai: native skin or CONFIG_XENO_OPT_PERVASIVE disabled.
(modprobe xeno_native?)

Given that the specified configurations are active in my kernel, and 
they are all compiled into the kernel without resorting to modules,
looking deeper in the code I saw that the syscall
muxid = XENOMAI_SYSBIND(skin_magic,
                 XENOMAI_FEAT_DEP, XENOMAI_ABI_REV, &finfo);
in the file bind.c of the user space shared objects is returning ENOSYS.

The question is: where I can find - where is supposed to be - the 
handler function for the Xenomai syscall in the kernel tree?
This can help me a lot to find what mistake I done.


I thank in advance anyone who can help me solve the problem.

Sincerely
Marco Tessore



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

end of thread, other threads:[~2014-01-30  7:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-29 14:13 [Xenomai] Please, can anybody help me to find where is supposed to be the handler function for the Xenomai syscall in the kernel tree? Marco Tessore
2014-01-29 17:42 ` Gilles Chanteperdrix
2014-01-29 18:12 ` Gilles Chanteperdrix
2014-01-30  7:48   ` Marco Tessore

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.