From: daniel@zonque.org (Daniel Mack)
To: linux-arm-kernel@lists.infradead.org
Subject: Regression in 3.16-rc1 due to 1417a6b8dc (ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usr)
Date: Thu, 26 Jun 2014 14:29:42 +0200 [thread overview]
Message-ID: <53AC1236.2000504@zonque.org> (raw)
Hi Catalin,
I just noticed a regression when booting up a PXA3xx board with
3.16-rc1. I see the following warning, and the CPU is stalled afterwards:
[ 44.600978] ------------[ cut here ]------------
[ 44.605643] WARNING: CPU: 0 PID: 2026 at kernel/sched/core.c:2489
handle_IRQ+0x2c/0xac()
[ 44.613671] DEBUG_LOCKS_WARN_ON((preempt_count() < 0))
[ 44.618597] Modules linked in: w1_gpio wire pxamci
[ 44.623570] CPU: 0 PID: 2026 Comm: ssh-keygen Not tainted 3.15.0-rc1+
#1192
[ 44.630527] [<c000dd70>] (unwind_backtrace) from [<c000bc78>]
(show_stack+0x10/0x14)
[ 44.638253] [<c000bc78>] (show_stack) from [<c00175cc>]
(warn_slowpath_common+0x60/0x80)
[ 44.646297] [<c00175cc>] (warn_slowpath_common) from [<c0017618>]
(warn_slowpath_fmt+0x2c/0x3c)
[ 44.654943] [<c0017618>] (warn_slowpath_fmt) from [<c0009b38>]
(handle_IRQ+0x2c/0xac)
[ 44.662729] [<c0009b38>] (handle_IRQ) from [<c000853c>]
(ichp_handle_irq+0x24/0x2c)
[ 44.670336] [<c000853c>] (ichp_handle_irq) from [<c000c7c0>]
(__irq_svc+0x40/0x6c)
[ 44.677848] Exception stack(0xc70e9dd8 to 0xc70e9e20)
[ 44.682864] 9dc0:
00000000 c70e9e30
[ 44.690987] 9de0: 00000003 ffffffff 000000a0 be954ac0 00000000
00000000 c785b6d8 00000000
[ 44.699113] 9e00: c70e8000 00000000 00000013 c70e9e20 c000e240
fffffffc 40000013 ffffffff
[ 44.707239] [<c000c7c0>] (__irq_svc) from [<fffffffc>] (0xfffffffc)
[ 44.713465] ---[ end trace 5257138f34695fa8 ]---
git bisect shows 1417a6b8dc (ARM: 8036/1: Enable IRQs before attempting
to read user space in __und_usr) as first bad commit. When reverting the
changes in arch/arm/kernel/entry-armv.S that came in for 3.16c-rc1,
everything goes back to normal. Any ideas?
Arun - which SoC did you test this on? Did you enable CONFIG_DEBUG_PREEMPT?
Thanks,
Daniel
reply other threads:[~2014-06-26 12:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=53AC1236.2000504@zonque.org \
--to=daniel@zonque.org \
--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).