All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stelian Pop <stelian.pop@domain.hid>
To: adeos-main@gna.org
Subject: [Adeos-main] adeos i386 and ppc patches forward ported to 2.6.13
Date: Wed, 31 Aug 2005 15:40:09 +0200	[thread overview]
Message-ID: <1125495609.4643.16.camel@domain.hid> (raw)

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>



             reply	other threads:[~2005-08-31 13:40 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-31 13:40 Stelian Pop [this message]
2005-08-31 17:37 ` [Adeos-main] adeos i386 and ppc patches forward ported to 2.6.13 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

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=1125495609.4643.16.camel@domain.hid \
    --to=stelian.pop@domain.hid \
    --cc=adeos-main@gna.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.