linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dove: fix legacy dove IRQ numbers for 3.18
Date: Sun, 21 Dec 2014 17:38:01 +0100	[thread overview]
Message-ID: <20141221163801.GA31423@lunn.ch> (raw)
In-Reply-To: <20141221155925.GM11285@n2100.arm.linux.org.uk>

On Sun, Dec 21, 2014 at 03:59:25PM +0000, Russell King - ARM Linux wrote:
> 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.

Hi Russell

O.K, i will take it, but:

andrew at shuttle:~/mvebu/linux-mvebu$ patch --dry -l -p1 < ../../rmk
checking file arch/arm/mach-dove/include/mach/irqs.h
Hunk #1 FAILED at 14.
1 out of 1 hunk FAILED
checking file arch/arm/mach-dove/irq.c
Hunk #1 succeeded at 126 (offset 71 lines).
Hunk #2 FAILED@71.
1 out of 2 hunks FAILED

Please could you rebase onto v3.19-rc1.

Thanks
	Andrew

      reply	other threads:[~2014-12-21 16:38 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
2014-12-21 16:38     ` Andrew Lunn [this message]

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=20141221163801.GA31423@lunn.ch \
    --to=andrew@lunn.ch \
    --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).