Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1548415 > unrolled thread

4.10-rc1 on Nokia N900: regression, WARN_ON() omap_l3_smx.c

Started byPavel Machek <pavel@ucw.cz>
First post2016-12-30 00:20 +0100
Last post2017-01-02 23:50 +0100
Articles 3 — 2 participants

Back to article view | Back to linux.kernel


Contents

  4.10-rc1 on Nokia N900: regression, WARN_ON() omap_l3_smx.c Pavel Machek <pavel@ucw.cz> - 2016-12-30 00:20 +0100
    Re: 4.10-rc1 on Nokia N900: regression, WARN_ON() omap_l3_smx.c Tony Lindgren <tony@atomide.com> - 2017-01-02 19:20 +0100
      Re: 4.10-rc1 on Nokia N900: regression, WARN_ON() omap_l3_smx.c Pavel Machek <pavel@ucw.cz> - 2017-01-02 23:50 +0100

#1548415 — 4.10-rc1 on Nokia N900: regression, WARN_ON() omap_l3_smx.c

FromPavel Machek <pavel@ucw.cz>
Date2016-12-30 00:20 +0100
Subject4.10-rc1 on Nokia N900: regression, WARN_ON() omap_l3_smx.c
Message-ID<sTS9j-4Ew-11@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Hi!

I forgot I had v4.10-rc1 running, and now I got warning on all the
consoles (hand-copied).


Unhandled fault: external abort on non-linefetch (0x1028) at
0xfa0ab060
...
Comm: kworker/0:0 Not tainted.
Workqueue: events musb_irq_work
...
PC is at musb_default_readb().
...
WARNING: CPU: 0 ... at drivers/bus/omap_l3_smx.c:166
omap3_l3_app_irq+0xcc/...
Tainted: GDW.

I do have patches to allow nfsroot over usb. But they worked ok in
v4.9... Does anyone see it, too?

Best regards,

									Pavel

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[toc] | [next] | [standalone]


#1549343

FromTony Lindgren <tony@atomide.com>
Date2017-01-02 19:20 +0100
Message-ID<sVfnc-2lB-29@gated-at.bofh.it>
In reply to#1548415
* Pavel Machek <pavel@ucw.cz> [161229 15:14]:
> Hi!
> 
> I forgot I had v4.10-rc1 running, and now I got warning on all the
> consoles (hand-copied).
> 
> 
> Unhandled fault: external abort on non-linefetch (0x1028) at
> 0xfa0ab060
> ...
> Comm: kworker/0:0 Not tainted.
> Workqueue: events musb_irq_work
> ...
> PC is at musb_default_readb().
> ...

This means the clocks are not enabled at that point.

> WARNING: CPU: 0 ... at drivers/bus/omap_l3_smx.c:166
> omap3_l3_app_irq+0xcc/...
> Tainted: GDW.

If you comment out postcore_initcall_sync(omap3_l3_init);
in drivers/bus/omap_l3_smx.c you'll see the proper stack
trace instead of the l3 interrupt trace. The system will
hang at that point most likely.

> I do have patches to allow nfsroot over usb. But they worked ok in
> v4.9... Does anyone see it, too?

Hmm not much has changed since v4.9. Are you sure you
had v4.9 or some earlier v4.9-rc version?

Regards,

Tony

[toc] | [prev] | [next] | [standalone]


#1549430

FromPavel Machek <pavel@ucw.cz>
Date2017-01-02 23:50 +0100
Message-ID<sVjAt-5dr-19@gated-at.bofh.it>
In reply to#1549343

[Multipart message — attachments visible in raw view] — view raw

Hi!

> > I forgot I had v4.10-rc1 running, and now I got warning on all the
> > consoles (hand-copied).
> > 
> > 
> > Unhandled fault: external abort on non-linefetch (0x1028) at
> > 0xfa0ab060
> > ...
> > Comm: kworker/0:0 Not tainted.
> > Workqueue: events musb_irq_work
> > ...
> > PC is at musb_default_readb().
> > ...
> 
> This means the clocks are not enabled at that point.
> 
> > WARNING: CPU: 0 ... at drivers/bus/omap_l3_smx.c:166
> > omap3_l3_app_irq+0xcc/...
> > Tainted: GDW.
> 
> If you comment out postcore_initcall_sync(omap3_l3_init);
> in drivers/bus/omap_l3_smx.c you'll see the proper stack
> trace instead of the l3 interrupt trace. The system will
> hang at that point most likely.
> 
> > I do have patches to allow nfsroot over usb. But they worked ok in
> > v4.9... Does anyone see it, too?
> 
> Hmm not much has changed since v4.9. Are you sure you
> had v4.9 or some earlier v4.9-rc version?

I believe v4.9 works.

But... this may be tricky to reproduce. It happened once so
far... after I reconnected N900 to computer when it was running for a
while. I do have USB cable with power meter on it, thus "flakey". Lets
see if it reappears...
								Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web