All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Wolfgang Grandegger <wg@domain.hid>
Cc: Jan Kiszka <jan.kiszka@domain.hid>, xenomai-core <xenomai@xenomai.org>
Subject: Re: [Xenomai-core] [PATCH] Adeos support for 2.6.18 merged PowerPC architecture.
Date: Sat, 02 Dec 2006 18:42:10 +0100	[thread overview]
Message-ID: <1165081330.4952.228.camel@domain.hid> (raw)
In-Reply-To: <4571B9DF.6010101@domain.hid>

On Sat, 2006-12-02 at 18:37 +0100, Wolfgang Grandegger wrote:
> Philippe Gerum wrote:
> > On Sat, 2006-12-02 at 10:36 +0100, Wolfgang Grandegger wrote:
> >> Philippe Gerum wrote:
> >>> On Fri, 2006-12-01 at 23:46 +0100, Philippe Gerum wrote:
> >>>> On Thu, 2006-11-30 at 14:19 +0100, Jan Kiszka wrote:
> >>>>
> >>>>> Anyway, there is an unreleased work-in-progress patch for x86 over -rc6
> >>>>> by Philippe. I recently had the chance to test it and hack a bit on the
> >>>>> SMP IO-APIC part. It seems to work fine under UP, but SMP had some
> >>>>> issues that are identified, but still need to be addressed - thanks to
> >>>>> genirq, now in a widely arch-independent way.
> >>>>>
> >>>>> Philippe, I know you are very busy, but shouldn't we make a pre-release
> >>>>> available already, also to discuss further how to deal best with genirq
> >>>>> on other platforms beyond x86?
> >>>> Actually, the draft patch I sent you did not boot on my SMP box today,
> >>>> so qemu seems to have been a bit too friendly. Knowing that, issuing a
> >>>> half-baked patch would have made no sense, so I finally refrained from
> >>>> doing that. Since I'm now basically in love with the genirq layer (at
> >>>> least for x86) compared to the utter mess that we had to endure
> >>>> previously, I've decided to tackle the issue completely, and rewrite the
> >>>> I-pipe interrupt flow in order to leverage it. Will post something asap.
> >>>>
> >>> Ok, here we are. I've just merged 2.6.19-ipipe-1.6-00. It has been
> >>> tested on a low-end classic Pentium 90Mhz, a dusty two-way Celeron
> >>> 750Mhz, and on a terrible Celeron 1GHz oldish laptop. Looks ok so far,
> >>> and even passed the horrid "dohell" test on the SMP box, just smiling.
> >>> However, I don't have the required hw at hand to check if our friend the
> >>> MSI support is not killing us once more. This said, the MSI support in
> >>> 2.6.19 also conforms to the genirq specs, so there's hope.
> >>>
> >>> The patch is available from the Adeos download area, and I've also
> >>> committed it to the SVN trunk/.
> >>>
> >>> Feedback welcome,
> >>>
> >>> PS: I have the corresponding quilt-managed patches available upon
> >>> request, to the people who want to use this work as a reference for
> >>> porting to other archs.
> >> You mean that you have separate patches for the common and arch 
> >> dependent part.
> > 
> > Mostly, yes. The patches are split by function, but this usually
> > correlates with the noarch / arch-specific break down view too.
> > 
> >>  That would be nice. I'm interested!
> > 
> > http://download.gna.org/adeos/patches/v2.6/i386/split/
> > 
> >>  As a consequence we 
> >> could provide separated patches in general and prepare-kernel.sh applies 
> >> them in sequence. Just an idea for the future.
> >>
> > 
> > Problem is that we would have to store a set of patches for each Adeos
> > version/arch combo, instead of a single one. What advantage do you see
> > in breaking the Adeos patches down for prepare-kernel.sh?
> 
> Maintenance issues for the noarch part, e.g., if you fix a bug in the 
> common part or add new features it's available for all arch.

I think this should be easier once we have moved to git, pulling commits
is made simple (yeah, I'm late on this too...)

>  But I see 
> your point. It's a bit more complicated and there are also patch version 
> numbers.
> 
> Wolfgang.
-- 
Philippe.




  reply	other threads:[~2006-12-02 17:42 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-24  9:53 [Xenomai-core] [PATCH] Adeos support for 2.6.18 merged PowerPC architecture Benjamin Zores
2006-11-24 10:13 ` Wolfgang Grandegger
     [not found]   ` <20061124113009.08c0a490.benjamin.zores@domain.hid>
2006-11-26 19:10     ` Wolfgang Grandegger
2006-11-26 19:22       ` Wolfgang Grandegger
2006-11-27  8:21       ` Benjamin Zores
2006-11-27 11:21         ` Wolfgang Grandegger
2006-11-27 11:54           ` Benjamin Zores
2006-11-27 12:11             ` Wolfgang Grandegger
2006-11-30 12:37               ` Benjamin Zores
2006-11-30 13:19                 ` Jan Kiszka
2006-11-30 14:59                   ` Wolfgang Grandegger
2006-11-30 15:08                     ` Jan Kiszka
2006-11-30 18:06                   ` Paul
2006-12-01 10:31                     ` Jan Kiszka
2006-12-01 22:46                   ` Philippe Gerum
2006-12-01 23:14                     ` Philippe Gerum
2006-12-02  9:36                       ` Wolfgang Grandegger
2006-12-02 16:58                         ` Philippe Gerum
2006-12-02 17:37                           ` Wolfgang Grandegger
2006-12-02 17:42                             ` Philippe Gerum [this message]
2006-12-02 17:59                               ` Jan Kiszka
2006-12-02 23:32                                 ` [Xenomai-core] I-pipe git trees Philippe Gerum
2006-12-03 14:12                                   ` [Xenomai-core] " Jan Kiszka
2006-11-30 15:04                 ` [Xenomai-core] [PATCH] Adeos support for 2.6.18 merged PowerPC architecture Wolfgang Grandegger
2006-12-05 10:17                 ` Wolfgang Grandegger
2006-12-05 12:35                   ` Benjamin Zores
2006-12-05 13:09                     ` Wolfgang Grandegger
2006-12-05 13:08                       ` Benjamin Zores
2006-12-05 17:41                         ` Wolfgang Grandegger
2006-12-05 13:59                       ` Jan Kiszka
2006-12-05 17:37                         ` Wolfgang Grandegger
2006-12-06 11:46                           ` Philippe Gerum
2006-12-07  8:43                             ` Wolfgang Grandegger

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=1165081330.4952.228.camel@domain.hid \
    --to=rpm@xenomai.org \
    --cc=jan.kiszka@domain.hid \
    --cc=wg@domain.hid \
    --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.