All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] ipipe + PREEMPT_RT
@ 2017-03-18  6:09 Mike Galbraith
  2017-03-18  8:45 ` Jan Kiszka
  2017-03-18 11:05 ` Philippe Gerum
  0 siblings, 2 replies; 4+ messages in thread
From: Mike Galbraith @ 2017-03-18  6:09 UTC (permalink / raw)
  To: xenomai

(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   


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

end of thread, other threads:[~2017-03-18 11:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-18  6:09 [Xenomai] ipipe + PREEMPT_RT Mike Galbraith
2017-03-18  8:45 ` Jan Kiszka
2017-03-18 11:18   ` Mike Galbraith
2017-03-18 11:05 ` Philippe Gerum

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.