All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@domain.hid>
To: Wolfgang Grandegger <wg@domain.hid>
Cc: xenomai-core <xenomai@xenomai.org>
Subject: Re: [Xenomai-core] [PATCH] Adeos support for 2.6.18 merged PowerPC architecture.
Date: Thu, 30 Nov 2006 16:08:21 +0100	[thread overview]
Message-ID: <456EF3E5.7070307@domain.hid> (raw)
In-Reply-To: <456EF1DA.1050102@domain.hid>

[-- Attachment #1: Type: text/plain, Size: 2049 bytes --]

Wolfgang Grandegger wrote:
> Jan Kiszka wrote:
>> Benjamin Zores wrote:
>>> On Mon, 27 Nov 2006 13:11:23 +0100
>>> Wolfgang Grandegger <wg@domain.hid> wrote:
>>>
>>>> Benjamin Zores wrote:
>>>>> On Mon, 27 Nov 2006 12:21:25 +0100
>>>>> Wolfgang Grandegger <wg@domain.hid> wrote:
>>>>>
>>>>>>> Well, I hack a bit my patch to make it compile and the kernel
>>>>>>> already booted.
>>>>>>> Though it hangs when loading the SATA driver.
>>>>>>> I have no idea why atm.
>>>>>> Problems with IRQs?
>>>>> Probably, as when unplugging the SATA drive, the boot goes further
>>>>> but then hang at USB detection (both are handlign IRQs a lot i guess).
>>>>> Would be interesting if someone could test on other board than just
>>>>> mine.
>>>> As I pointed out in my previous mail, the IRQ handling is not yet
>>>> correct for powerpc. Try to correct his first.
>>> The 2.6.19 having been released out, and working much better on my card
>>> than the vanilla 2.6.18 used to be, I'm now more kind to adapt my
>>> patch to
>>> this latest kernel.
>>>
>>> However the IRQ handling API seem to have changed a lot
>>> and i was wondering if some work on porting Adeos
>>> (x86/ppc, not yet powerpc of course) patches already have been started
>>> by someone here ?
>>
>> I don't see that PPC is converted to genirq, that new API. And I'm not
>> sure (while not being a PPC expert) if it ever will be, specifically as
>> PowerPC is already on genirq and should obsolete PPC one day, right?
> 
> No, or at least partially wrong. I have to check what the new, fully
> implemented genirq does. But I realized, that the common IRQ structure
> is used now (resulting in some name changes, w.g. ->handler ->chip).
> Likely, PPC and PowerPC already use the new genirq.

It is likely used under PPC as far it has to be: renamed structures,
moved information. But the core issue is if the flow handling (edge,
level, simple etc.) also moved to kernel/irq/chip.c, and that looks to
me like only being the case for PowerPC.

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

  reply	other threads:[~2006-11-30 15:08 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 [this message]
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
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=456EF3E5.7070307@domain.hid \
    --to=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.