All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Lennart Sorensen <lsorense@domain.hid>
Cc: adeos-main@gna.org
Subject: Re: [Adeos-main] irq related kernel crash with adeos 3.0.4 powerpc.
Date: Thu, 03 Nov 2011 16:38:55 +0100	[thread overview]
Message-ID: <4EB2B58F.3070600@domain.hid> (raw)
In-Reply-To: <20111103151353.GB30117@domain.hid>

On 11/03/2011 04:13 PM, Lennart Sorensen wrote:
> On Wed, Nov 02, 2011 at 10:30:57PM +0100, Philippe Gerum wrote:
>> Does this help? If not, then your .config would be welcome.
>>
>> diff --git a/arch/powerpc/sysdev/qe_lib/qe_ic.c b/arch/powerpc/sysdev/qe_lib/qe_ic.c
>> index 707d297..c1e0b7e 100644
>> --- a/arch/powerpc/sysdev/qe_lib/qe_ic.c
>> +++ b/arch/powerpc/sysdev/qe_lib/qe_ic.c
>> @@ -257,6 +257,9 @@ static struct irq_chip qe_ic_irq_chip = {
>>   	.irq_unmask = qe_ic_unmask_irq,
>>   	.irq_mask = qe_ic_mask_irq,
>>   	.irq_mask_ack = qe_ic_mask_irq,
>> +#ifdef CONFIG_IPIPE
>> +	.irq_eoi = qe_ic_mask_irq,
>> +#endif
>>   };
>>
>>   static int qe_ic_host_match(struct irq_host *h, struct device_node *node)
> 
> No, that unfortunately didn't help.
> 
> So here is the capture of the entire boot, and the .config file I am using.
> 

Thanks. Meanwhile you may want to try this one. This is aimed at fixing an issue with acking
cascaded IPIC irqs over the pipeline.

http://download.gna.org/adeos/patches/v3.x/powerpc/adeos-ipipe-3.0.8-powerpc-2.13-04.patch

> 
> 
> 
> _______________________________________________
> Adeos-main mailing list
> Adeos-main@domain.hid
> https://mail.gna.org/listinfo/adeos-main


-- 
Philippe.


  reply	other threads:[~2011-11-03 15:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-02 20:12 [Adeos-main] irq related kernel crash with adeos 3.0.4 powerpc Lennart Sorensen
2011-11-02 21:30 ` Philippe Gerum
2011-11-03 15:13   ` Lennart Sorensen
2011-11-03 15:38     ` Philippe Gerum [this message]
2011-11-03 16:18       ` Lennart Sorensen
2011-11-03 17:00         ` Lennart Sorensen
2011-11-03 17:12           ` Philippe Gerum
2011-11-03 19:00             ` Lennart Sorensen
2011-11-03 20:17               ` Philippe Gerum
2011-11-03 20:34                 ` Lennart Sorensen
2011-11-03 20:41                   ` Philippe Gerum
2011-11-03 20:55                     ` Lennart Sorensen

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=4EB2B58F.3070600@domain.hid \
    --to=rpm@xenomai.org \
    --cc=adeos-main@gna.org \
    --cc=lsorense@domain.hid \
    /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.