public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Will Deacon <will.deacon@arm.com>
To: Catalin Marinas <catalin.marinas@arm.com>
Cc: Ding Tianhong <dingtianhong@huawei.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: Wed, 4 Feb 2015 17:22:29 +0000	[thread overview]
Message-ID: <20150204172229.GH28902@arm.com> (raw)
In-Reply-To: <20150204170951.GE26006@e104818-lin.cambridge.arm.com>

On Wed, Feb 04, 2015 at 05:09:51PM +0000, 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).

Also, what's the sre module that you have loaded?

Will

  reply	other threads:[~2015-02-04 17:22 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 [this message]
2015-02-05  1:47   ` Ding Tianhong

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=20150204172229.GH28902@arm.com \
    --to=will.deacon@arm.com \
    --cc=arnd@arndb.de \
    --cc=catalin.marinas@arm.com \
    --cc=dingtianhong@huawei.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