lkml.org 
[lkml]   [2014]   [Nov]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [LKP] [dmi] PANIC: early exception 0e rip 10:ffffffff81899e6b error 9 cr2 ffffffffff240000
From
Date
On Fri, 2014-11-07 at 17:30 +0800, Yuanhan Liu wrote:
>
>
> The address changes to 10:ffffffff8167aa1a, and in the System.map, it has:
>
> ffffffff8167a9d0 t dmi_table
> ffffffff8167aac0 T dmi_name_in_vendors
>
> Sorry, I don't know how to dig furture.

Could you build a kernel without Ard's u32 cast fix and do,

objdump -dr vmlinux > /tmp/1

Then apply Ard's u32 cast fix, and rebuild the kernel and do,

objdump -dr vmlinux > /tmp/2

Then send me the output of,

diff -u /tmp/1 /tmp/2



\
 
 \ /
  Last update: 2014-11-07 12:41    [W:0.101 / U:0.460 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site