All of lore.kernel.org
 help / color / mirror / Atom feed
* [Adeos-main] adeos i386 and ppc patches forward ported to 2.6.13
@ 2005-08-31 13:40 Stelian Pop
  2005-08-31 17:37 ` Philippe Gerum
  0 siblings, 1 reply; 18+ messages in thread
From: Stelian Pop @ 2005-08-31 13:40 UTC (permalink / raw)
  To: adeos-main

Hi,

I've forward ported
	adeos-linux-2.6.10-ppc-r8c2.patch
	adeos-linux-2.6.12-i386-r13c1.patch
to a fresh 2.6.13 kernel.

The i386 patch port was quite trivial, except for a few code changes.
However, I had to modify the ADEOS_PREEMPT_RT definition to:
+config ADEOS_PREEMPT_RT
+       def_bool PREEMPT_VOLUNTARY || PREEMPT_DESKTOP || PREEMPT_RT
+
(removed the PREEMPT_NONE from the def_bool definition) in order to make
it build on a regular, non PREEMPT_RT kernel (or else the compilation
would fail on a raw_spinlock_t undefined error). I think this problem
exists in the 2.6.12 patch as well.

The ppc patch was a bit more tricky, but I think I got all of it right.
It works ok most of the time (RTAI fusion testsuite passes for example -
on a G4 Powerbook), but it hangs the machine hard sometimes. I am not
sure if the problem is due to the port or if it is present in the 2.6.10
version as well.

The two patches are at:
	http://www.popies.net/tmp/adeos-linux-2.6.13-i386-r13c1.patch
	http://www.popies.net/tmp/adeos-linux-2.6.13-ppc-r8c2.patch

Stelian.
-- 
Stelian Pop <stelian.pop@domain.hid>



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

end of thread, other threads:[~2005-09-04  6:46 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-31 13:40 [Adeos-main] adeos i386 and ppc patches forward ported to 2.6.13 Stelian Pop
2005-08-31 17:37 ` Philippe Gerum
2005-08-31 21:14   ` Stelian Pop
2005-09-01  8:47     ` Philippe Gerum
2005-09-01 12:20       ` Stelian Pop
2005-09-01 12:44         ` Philippe Gerum
2005-09-01 12:47           ` Stelian Pop
2005-09-01 13:03         ` Stelian Pop
2005-09-01 13:09           ` Heikki Lindholm
2005-09-01 13:30             ` Stelian Pop
2005-09-01 13:52               ` Philippe Gerum
2005-09-01 14:12                 ` Stelian Pop
2005-09-01 14:46                   ` Philippe Gerum
2005-09-01 14:49                     ` Stelian Pop
2005-09-03  6:47                       ` Heikki Lindholm
2005-09-03 21:09                         ` Stelian Pop
2005-09-04  6:41                     ` Heikki Lindholm
2005-09-04  6:46                       ` Heikki Lindholm

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.