All of lore.kernel.org
 help / color / mirror / Atom feed
From: sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)
To: linux-arm-kernel@lists.infradead.org
Subject: v3.12 regression from "ARM: kirkwood: convert to DT irqchip and clocksource" on non-DT kirkwood platforms
Date: Wed, 15 Jan 2014 20:54:45 +0100	[thread overview]
Message-ID: <52D6E785.4000706@gmail.com> (raw)
In-Reply-To: <1389777972.12434.115.camel@kazak.uk.xensource.com>

On 01/15/2014 10:26 AM, Ian Campbell wrote:
> On Wed, 2014-01-15 at 10:15 +0100, Sebastian Hesselbarth wrote:
>> On 01/15/14 09:40, Ian Campbell wrote:
>>> The bootlogs are below or in the bug. It stops after "Console: colour
>>> dummy device 80x30", I think next would normally be the
>>> BogoMIPS/calibrate_delay output.
>>
>> That would indicate the timer (clocksource) or irq (irqchip) is not
>> running correctly. Again, that could be non-DT and DT fighting for it.
>> I'll investigate that.
>
> That seems logical.
>
>> In the meantime, can you recompile your kernel and set
>> CONFIG_ARCH_KIRKWOOD_DT=n ?
>
> I can confirm that v3.13-rc8 with CONFIG_ARCH_KIRKWOOD_DT=n works.
>


Ian,

please try the following two patches on top of v3.13-rc8 and report
back, if it solves the regression.

I have tested this on a revived non-DT Kirkwood Dockstar with and
without DT support enabled. I also compile tested it for Orion5x
and Dove.

While I will not send any patches for non-DT mach-dove boards as
none of them is really used anymore, Gregory is on Cc for hopefully
testing orion5x.

For possible -stable patches, I know it is quite a huge patch but
I didn't dare to touch arch/arm/kernel/foo for this kind of regression.

Sebastian

(I hope the fscking Thunderbird inlines both patches correctly)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ARM-orion-provide-C-style-interrupt-handler-for-MULT.patch
Type: text/x-patch
Size: 2724 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140115/2abdebf2/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ARM-kirkwood-set-C-style-handle_irq-if-MULTI_IRQ_HAN.patch
Type: text/x-patch
Size: 8378 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140115/2abdebf2/attachment-0001.bin>

  reply	other threads:[~2014-01-15 19:54 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-15  8:40 v3.12 regression from "ARM: kirkwood: convert to DT irqchip and clocksource" on non-DT kirkwood platforms Ian Campbell
2014-01-15  9:15 ` Sebastian Hesselbarth
2014-01-15  9:26   ` Ian Campbell
2014-01-15 19:54     ` Sebastian Hesselbarth [this message]
2014-01-15 20:15       ` Ian Campbell
2014-01-16  8:10 ` [PATCH] ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLER Sebastian Hesselbarth
2014-01-16  8:10   ` Sebastian Hesselbarth
2014-01-16 15:19   ` Andrew Lunn
2014-01-16 15:19     ` Andrew Lunn
2014-01-16 16:48   ` Jason Cooper
2014-01-16 16:48     ` Jason Cooper
2014-01-16 16:51     ` Ian Campbell
2014-01-16 16:51       ` Ian Campbell
2014-01-16 16:53       ` Jason Cooper
2014-01-16 16:53         ` Jason Cooper
2014-01-16 18:42         ` Sebastian Hesselbarth
2014-01-16 18:42           ` Sebastian Hesselbarth
2014-01-16 18:49           ` Jason Cooper
2014-01-16 18:49             ` Jason Cooper
2014-01-20 21:53             ` Ian Campbell
2014-01-20 21:53               ` Ian Campbell

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=52D6E785.4000706@gmail.com \
    --to=sebastian.hesselbarth@gmail.com \
    --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 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.