All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: Xenomai <xenomai@xenomai.org>
Subject: [Xenomai] [FOR TESTING] I-pipe for 3.8-rc6-x86
Date: Tue, 05 Feb 2013 22:09:34 +0100	[thread overview]
Message-ID: <5111750E.6090700@siemens.com> (raw)

Hi,

to move forward with our kernel support, I've started porting I-pipe to
upcoming 3.8. The result survived a very basic test in a VM, more
torturing is definitely required. In case someone already wants to have
a look or start porting other archs:

  git://git.xenomai.org/ipipe-jki next-x86
  (Note: "next" branches may be rebased without warning)

Xenomai generates minor troubles while building. PCI drivers seem to
require some massaging, and we get an ugly warning of Kconfig on every
build:

drivers/pcmcia/Kconfig:20:error: recursive dependency detected!
drivers/pcmcia/Kconfig:20:      symbol PCMCIA depends on PCCARD
drivers/pcmcia/Kconfig:5:       symbol PCCARD depends on HOTPLUG
init/Kconfig:1261:      symbol HOTPLUG is selected by PM_SLEEP_SMP
kernel/power/Kconfig:98:        symbol PM_SLEEP_SMP depends on PM_SLEEP
kernel/power/Kconfig:94:        symbol PM_SLEEP depends on HIBERNATE_CALLBACKS
kernel/power/Kconfig:21:        symbol HIBERNATE_CALLBACKS is selected by XEN_SAVE_RESTORE
arch/x86/xen/Kconfig:40:        symbol XEN_SAVE_RESTORE depends on PARAVIRT_GUEST
arch/x86/Kconfig:574:   symbol PARAVIRT_GUEST depends on IPIPE
kernel/ipipe/Kconfig:1: symbol IPIPE is selected by XENOMAI
init/Kconfig:1765:      symbol XENOMAI depends on INPUT_PCSPKR
drivers/input/misc/Kconfig:96:  symbol INPUT_PCSPKR depends on INPUT
drivers/input/Kconfig:8:        symbol INPUT is selected by VT
drivers/tty/Kconfig:1:  symbol VT is selected by FB_STI
drivers/video/Kconfig:680:      symbol FB_STI depends on FB
drivers/video/Kconfig:36:       symbol FB is selected by DRM_KMS_HELPER
drivers/gpu/drm/Kconfig:28:     symbol DRM_KMS_HELPER is selected by DRM_UDL
drivers/gpu/drm/udl/Kconfig:1:  symbol DRM_UDL depends on USB_ARCH_HAS_HCD
drivers/usb/Kconfig:82: symbol USB_ARCH_HAS_HCD depends on PCMCIA

This may be a false positive of Kbuild, need to dig deeper. It is
definitely harmless, just ugly.

So far,
Jan

-- 
Siemens AG, Corporate Technology, CT RTC ITP SDP-DE
Corporate Competence Center Embedded Linux


             reply	other threads:[~2013-02-05 21:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-05 21:09 Jan Kiszka [this message]
2013-02-06 16:18 ` [Xenomai] [FOR TESTING] I-pipe for 3.8-rc6-x86 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=5111750E.6090700@siemens.com \
    --to=jan.kiszka@siemens.com \
    --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.