linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dove: fix legacy dove IRQ numbers for 3.18
Date: Sun, 21 Dec 2014 15:59:25 +0000	[thread overview]
Message-ID: <20141221155925.GM11285@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <20141221135118.GA30212@lunn.ch>

On Sun, Dec 21, 2014 at 02:51:18PM +0100, Andrew Lunn wrote:
> On Tue, Dec 09, 2014 at 05:11:31PM +0000, Russell King wrote:
> > v3.18 changed handle_IRQ() to call __handle_domain_irq(), which now
> > rejects attempts to deliver IRQ0.  Since IRQ 0 is used as the timer
> > interrupt (just like the PIT on x86), this causes boot to fail as the
> > bogomips calibration never completes.
> > 
> > Fix this by shuffling all interrupts up by one.
> > 
> > Fixes: a71b092a9c68 ("ARM: Convert handle_IRQ to use __handle_domain_irq")
> > Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
> 
> Hi Russell
> 
> Do you want to take this though your tree? Or should we take it
> through mvebu?

I think it makes sense for you to take it, and push it through arm-soc.

Thanks.

-- 
FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up
according to speedtest.net.

  reply	other threads:[~2014-12-21 15:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-09 17:11 [PATCH] ARM: dove: fix legacy dove IRQ numbers for 3.18 Russell King
2014-12-13 12:26 ` Robert Jarzmik
2014-12-21 13:51 ` Andrew Lunn
2014-12-21 15:59   ` Russell King - ARM Linux [this message]
2014-12-21 16:38     ` Andrew Lunn

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=20141221155925.GM11285@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --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).