All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Galbraith <efault@gmx.de>
To: xenomai@xenomai.org
Subject: [Xenomai] ipipe + PREEMPT_RT
Date: Sat, 18 Mar 2017 07:09:32 +0100	[thread overview]
Message-ID: <1489817372.4278.44.camel@gmx.de> (raw)

(oops, sent before subscription confirmation.. wash/rinse/repeat)

Greetings,

Seeing PREEMPT_RT in ipipe source, I got curious, extracted 4.4.43, and
wedged it into 4.4.54-rt, but there are a couple places that replace a
 spinlock_t (not raw) with an ipipe_spinlock_t, which cause build woes
for PREEMPT_RT.  I ifdefed those problematic spots back to spinlock_t
for grins, and surprisingly, my x64_64 desktop box booted, and does a
decent impersonation of a functional box.. which left me wondering
whether there's a preparatory patch for PREEMPT_RT somewhere, or
whether the PREEMPT_RT bits are WIP (or leftovers).

	-Mike   


             reply	other threads:[~2017-03-18  6:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-18  6:09 Mike Galbraith [this message]
2017-03-18  8:45 ` [Xenomai] ipipe + PREEMPT_RT Jan Kiszka
2017-03-18 11:18   ` Mike Galbraith
2017-03-18 11:05 ` Philippe Gerum

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=1489817372.4278.44.camel@gmx.de \
    --to=efault@gmx.de \
    --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.