From: dushistov@mail.ru (Evgeniy Dushistov)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] fix for certain sequnce of request_irq can cause irq storm
Date: Tue, 21 Oct 2014 19:20:34 +0400 [thread overview]
Message-ID: <20141021152034.GA26186@fifteen> (raw)
In-Reply-To: <20141021161551.127321bc@free-electrons.com>
On Tue, Oct 21, 2014 at 04:15:51PM +0200, Thomas Petazzoni wrote:
> > I used custom board with mv78200 CPU.
>
> So you're still using the mainline kernel on this system?
Yes, we reuse old hardware design with new enougth (3.12) kernel.
>We were
> actually starting to consider getting rid of the support for this
> platform, since it doesn't receive much attention, and there are almost
> no systems supported in mainline that use this CPU.
>
> Are you actually using the two CPUs on mv78200 ? If so, in what
> configurations ?
>
We use several configurations, on some of them the second cpu is disabled,
on others the second CPU connected to the first via gigabit ethernet
(eth2<->eth3 in loopback like mode [I fixed one bug several years ago
about usage of such config, it should be in mainline]).
> Would you be willing to put some effort into moving mv78xx0 to the
> Device Tree, and all other modern subsystems (clock, pinmux, etc.) ?
>
At now I have several git branches for slightly different device
configurations, so I suppose support of Device Tree should simplify
things for me.
But I can only test it on mv78200 CPU, and only
compiled into the kernel, because of u-boot from marvell old enough(no
Device Tree support),
and not sure that mainstream u-boot support the usage of two cores.
--
/Evgeniy
next prev parent reply other threads:[~2014-10-21 15:20 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-26 15:56 [PATCH] fix for certain sequnce of request_irq can cause irq storm Evgeniy Dushistov
2014-07-26 16:56 ` Andrew Lunn
2014-07-26 17:12 ` Evgeniy Dushistov
2014-10-21 14:15 ` Thomas Petazzoni
2014-10-21 15:20 ` Evgeniy Dushistov [this message]
2014-10-21 15:37 ` Thomas Petazzoni
2014-10-21 18:54 ` Evgeniy Dushistov
2014-07-26 17:45 ` Andrew Lunn
2014-07-26 18:48 ` Evgeniy Dushistov
2014-10-15 0:08 ` Evgeniy Dushistov
2014-10-15 15:51 ` Jason Cooper
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=20141021152034.GA26186@fifteen \
--to=dushistov@mail.ru \
--cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).