v3.15 kernel panic, bisecting didn't help

Greg Donald gdonald at gmail.com
Mon Jun 9 16:59:37 EDT 2014


On Mon, Jun 9, 2014 at 3:47 PM,  <Valdis.Kletnieks at vt.edu> wrote:
> On Mon, 09 Jun 2014 15:35:20 -0500, Greg Donald said:
>> I can boot v3.15.0-rc8 but not v3.15.0 (full kernel panic below).
>>
>> I tried bisecting, I did
>>
>> git bisect v3.15 v.3.15-rc8
>>
>> After 7 compile and reboot cycles I don't think I was able to find the
>> bad commit.  Every bisection booted with no problems.  I ran "git
>> bisect good" each time until I finally got to this:
>
> Can you tell us the output of 'git bisect log'?

git bisect start
# bad: [1860e379875dfe7271c649058aeddffe5afd9d0d] Linux 3.15
git bisect bad 1860e379875dfe7271c649058aeddffe5afd9d0d
# good: [fad01e866afdbe01a1f3ec06a39c3a8b9e197014] Linux 3.15-rc8
git bisect good fad01e866afdbe01a1f3ec06a39c3a8b9e197014
# good: [cae61ba37b4c2672704cbd8a626fbd85be7e67d9] Merge
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
git bisect good cae61ba37b4c2672704cbd8a626fbd85be7e67d9
# good: [951e273060d15b233a7f7ccaf76ba682b5b05a03] Merge branch
'perf-urgent-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
git bisect good 951e273060d15b233a7f7ccaf76ba682b5b05a03
# good: [813895f8dcb31bc6b0e9f5fc35e8c687a467f3dd] Merge branch
'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
git bisect good 813895f8dcb31bc6b0e9f5fc35e8c687a467f3dd
# good: [f1453773514bb8b0bba0716301e8c8f17f8d39c7] target: Fix
alua_access_state attribute OOPs for un-configured devices
git bisect good f1453773514bb8b0bba0716301e8c8f17f8d39c7
# good: [c593e8978722f7f4a12932733cfeed6c0c74fbaa] Merge branch
'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
git bisect good c593e8978722f7f4a12932733cfeed6c0c74fbaa
# good: [bb077d600689dbf9305758efed1e16775db1c84c] Revert
"x86/smpboot: Initialize secondary CPU only if master CPU will wait
for it"
git bisect good bb077d600689dbf9305758efed1e16775db1c84c


Thanks,


-- 
Greg Donald



More information about the Kernelnewbies mailing list