From: Ding Tianhong <dingtianhong@huawei.com>
To: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <Will.Deacon@arm.com>, Arnd Bergmann <arnd@arndb.de>,
Linuxarm <linuxarm@huawei.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: Meet the bugs for linux-3.19-rc4 on aarch64 board
Date: Thu, 5 Feb 2015 09:47:11 +0800 [thread overview]
Message-ID: <54D2CB9F.4090703@huawei.com> (raw)
In-Reply-To: <20150204170951.GE26006@e104818-lin.cambridge.arm.com>
On 2015/2/5 1:09, Catalin Marinas wrote:
> On Wed, Feb 04, 2015 at 03:17:25PM +0000, Ding Tianhong wrote:
>> bad mode in Synchronous Abort handler detected, code 0x86000005
>> CPU: 1 PID: 381 Comm: kworker/1:1 Tainted: G O 3.19.0-rc4+ #6
>> Hardware name: Hisilicon Board ESL (DT)
>> Workqueue: events (null)
>> task: ffffffc01cdb5800 ti: ffffffc01db28000 task.ti: ffffffc01db28000
>> PC is at 0x0
>> LR is at process_one_work+0x144/0x33c
>
> This looks like process_one_work() tried to execute address 0, possibly
> when it does:
>
> worker->current_func(work);
>
>> Internal error: Oops - bad mode: 0 [#1] SMP
>> Modules linked in: sre(O)
>> CPU: 1 PID: 381 Comm: kworker/1:1 Tainted: G O 3.19.0-rc4+ #6
>> Hardware name: Hisilicon Board ESL (DT)
>> Workqueue: events (null)
>
> So there is an "events" workqueue with a NULL function which
> process_one_work() tries to call. You could add some more debugging in
> this function or you could start bisecting (could check 3.18 first).
>
ok, try it, thanks.
Ding
prev parent reply other threads:[~2015-02-05 1:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-04 15:17 Meet the bugs for linux-3.19-rc4 on aarch64 board Ding Tianhong
2015-02-04 17:09 ` Catalin Marinas
2015-02-04 17:22 ` Will Deacon
2015-02-05 1:47 ` Ding Tianhong [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=54D2CB9F.4090703@huawei.com \
--to=dingtianhong@huawei.com \
--cc=Will.Deacon@arm.com \
--cc=arnd@arndb.de \
--cc=catalin.marinas@arm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxarm@huawei.com \
/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