* [BISECTED] Linux 4.3-rc1 boot regression on OCTEON
@ 2015-09-15 14:38 Aaro Koskinen
2015-09-21 17:12 ` Paul Burton
0 siblings, 1 reply; 4+ messages in thread
From: Aaro Koskinen @ 2015-09-15 14:38 UTC (permalink / raw)
To: Paul Burton, Ralf Baechle, David Daney, linux-mips
Hi,
OCTEON+/OCTEON II fails to boot with 4.3-rc1. Bisected to:
1a3d59579b9f436da038f377309cf2270c76318e is the first bad commit
commit 1a3d59579b9f436da038f377309cf2270c76318e
Author: Paul Burton <paul.burton@imgtec.com>
Date: Mon Aug 3 08:49:30 2015 -0700
MIPS: Tidy up FPU context switching
The crash log is below.
[ 202.529364] do_cpu invoked from kernel context![#1]:
[ 202.534158] CPU: 0 PID: 2 Comm: kthreadd Not tainted 4.3.0-rc1-octeon-distro.git-v1.12-27-gac8875b-00512-ge0f5188 #1
[ 202.544658] task: 8000000033130e00 ti: 800000003313c000 task.ti: 800000003313c000
[ 202.552121] $ 0 : 0000000000000000 ffffffff811825fc 0000000000100000 ffffffffbfffffff
[ 202.560106] $ 4 : 8000000033130e00 8000000033130000 800000003312c000 0000000000000004
[ 202.568092] $ 8 : 0000000000000000 0000000000000001 0000000000000000 0000000000000001
[ 202.576077] $12 : 0000000010108ce3 0000000002119c60 0000000000000000 800000003313c000
[ 202.584063] $16 : 8000000033130000 ffffffff8179cc80 8000000002f6fd00 8000000033130e00
[ 202.592049] $20 : 0000000000000000 8000000033131328 0000000000000000 0000000000000000
[ 202.600034] $24 : 0000000000000004 ffffffff8117f9a8
[ 202.608020] $28 : 800000003313c000 800000003313fd90 ffffffff817cc630 ffffffff816136c0
[ 202.616006] Hi : 0000000000fa8257
[ 202.619565] Lo : ffffffffe15cfc00
[ 202.623128] epc : ffffffff8112bc9c resume+0x9c/0x200
[ 202.628250] ra : ffffffff816136c0 __schedule+0x470/0xaa0
[ 202.633799] Status: 10108ce2 KX SX UX KERNEL EXL
[ 202.638487] Cause : 1080002c (ExcCode 0b)
[ 202.642480] PrId : 000d9108 (Cavium Octeon II)
[ 202.646993] Modules linked in:
[ 202.650033] Process kthreadd (pid: 2, threadinfo=800000003313c000, task=8000000033130e00, tls=0000000000000000)
[ 202.660100] Stack : 0000000000000001 ffffffff81617a34 8000000033130e00 ffffffff811736ac
0000000000000001 ffffffff81eb98f8 0000000000000000 ffffffff817b0000
ffffffff817b6390 ffffffff811694d0 0000000000000001 0000000000000000
0000000000000000 ffffffff81613da4 8000000033130e00 ffffffff8116a070
ffffffff81169ee0 0000000000000000 0000000000000000 0000000000000000
0000000000000000 0000000000000000 0000000000000000 ffffffff81120a4c
0000000000000000 0000000000000000 0000000000000000 0000000000000000
0000000000000000 0000000000000000 0000000000000000 0000000000000000
0000000000000000 0000000000000000 0000000000000000 0000000000000000
0000000000000000 0000000000000000 0000000000000000 0000000000000000
...
[ 202.725026] Call Trace:
[ 202.727459] [<ffffffff8112bc9c>] resume+0x9c/0x200
[ 202.732234] [<ffffffff816136c0>] __schedule+0x470/0xaa0
[ 202.737441] [<ffffffff81613da4>] schedule+0x4c/0xc8
[ 202.742303] [<ffffffff8116a070>] kthreadd+0x190/0x1b0
[ 202.747338] [<ffffffff81120a4c>] ret_from_kernel_thread+0x14/0x1c
[ 202.753411]
[ 202.754885]
Code: f49b09b8 f49d09c8 f49f09d8 <444df800> f48008e0 f48208f0 f4840900 f4860910 f4880920
A.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [BISECTED] Linux 4.3-rc1 boot regression on OCTEON
@ 2015-09-21 17:12 ` Paul Burton
0 siblings, 0 replies; 4+ messages in thread
From: Paul Burton @ 2015-09-21 17:12 UTC (permalink / raw)
To: Aaro Koskinen, Ralf Baechle; +Cc: David Daney, linux-mips
On Tue, Sep 15, 2015 at 05:38:50PM +0300, Aaro Koskinen wrote:
> Hi,
>
> OCTEON+/OCTEON II fails to boot with 4.3-rc1. Bisected to:
>
> 1a3d59579b9f436da038f377309cf2270c76318e is the first bad commit
> commit 1a3d59579b9f436da038f377309cf2270c76318e
> Author: Paul Burton <paul.burton@imgtec.com>
> Date: Mon Aug 3 08:49:30 2015 -0700
>
> MIPS: Tidy up FPU context switching
Hi Aaro,
Sorry about that! This patch I've just submitted should fix it up:
http://marc.info/?l=linux-mips&m=144285532009315&w=2
Let me know if not.
Ralf: can we get those 2 FP fixes (11166 & 11167 in patchwork) into v4.3
please?
Thanks,
Paul
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [BISECTED] Linux 4.3-rc1 boot regression on OCTEON
@ 2015-09-21 17:12 ` Paul Burton
0 siblings, 0 replies; 4+ messages in thread
From: Paul Burton @ 2015-09-21 17:12 UTC (permalink / raw)
To: Aaro Koskinen, Ralf Baechle; +Cc: David Daney, linux-mips
On Tue, Sep 15, 2015 at 05:38:50PM +0300, Aaro Koskinen wrote:
> Hi,
>
> OCTEON+/OCTEON II fails to boot with 4.3-rc1. Bisected to:
>
> 1a3d59579b9f436da038f377309cf2270c76318e is the first bad commit
> commit 1a3d59579b9f436da038f377309cf2270c76318e
> Author: Paul Burton <paul.burton@imgtec.com>
> Date: Mon Aug 3 08:49:30 2015 -0700
>
> MIPS: Tidy up FPU context switching
Hi Aaro,
Sorry about that! This patch I've just submitted should fix it up:
http://marc.info/?l=linux-mips&m=144285532009315&w=2
Let me know if not.
Ralf: can we get those 2 FP fixes (11166 & 11167 in patchwork) into v4.3
please?
Thanks,
Paul
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [BISECTED] Linux 4.3-rc1 boot regression on OCTEON
2015-09-21 17:12 ` Paul Burton
(?)
@ 2015-09-22 10:34 ` Ralf Baechle
-1 siblings, 0 replies; 4+ messages in thread
From: Ralf Baechle @ 2015-09-22 10:34 UTC (permalink / raw)
To: Paul Burton; +Cc: Aaro Koskinen, David Daney, linux-mips
On Mon, Sep 21, 2015 at 10:12:13AM -0700, Paul Burton wrote:
> On Tue, Sep 15, 2015 at 05:38:50PM +0300, Aaro Koskinen wrote:
> > Hi,
> >
> > OCTEON+/OCTEON II fails to boot with 4.3-rc1. Bisected to:
> >
> > 1a3d59579b9f436da038f377309cf2270c76318e is the first bad commit
> > commit 1a3d59579b9f436da038f377309cf2270c76318e
> > Author: Paul Burton <paul.burton@imgtec.com>
> > Date: Mon Aug 3 08:49:30 2015 -0700
> >
> > MIPS: Tidy up FPU context switching
>
> Hi Aaro,
>
> Sorry about that! This patch I've just submitted should fix it up:
>
> http://marc.info/?l=linux-mips&m=144285532009315&w=2
>
> Let me know if not.
>
> Ralf: can we get those 2 FP fixes (11166 & 11167 in patchwork) into v4.3
> please?
Applied, thanks!
And btw, this also means I'm back from my vaction.
Ralf
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-09-22 10:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-15 14:38 [BISECTED] Linux 4.3-rc1 boot regression on OCTEON Aaro Koskinen
2015-09-21 17:12 ` Paul Burton
2015-09-21 17:12 ` Paul Burton
2015-09-22 10:34 ` Ralf Baechle
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.