mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Matt Fleming <matt.fleming@intel.com>
To: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>, LKP <lkp@01.org>,
	"Leif Lindholm" <leif.lindholm@linaro.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [LKP] [dmi] PANIC: early exception 0e rip 10:ffffffff81899e6b error 9 cr2 ffffffffff240000
Date: Fri, 7 Nov 2014 11:07:14 +0000	[thread overview]
Message-ID: <1415358434.14686.119.camel@mfleming-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <20141107093031.GF24745@yliu-dev.sh.intel.com>

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


      reply	other threads:[~2014-11-07 11:09 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-07  5:47 LKP
2014-11-07  7:17 ` Ard Biesheuvel
2014-11-07  7:37   ` Yuanhan Liu
2014-11-07  7:44     ` Ard Biesheuvel
2014-11-07  8:13       ` Yuanhan Liu
2014-11-07  8:23         ` Ard Biesheuvel
2014-11-07  8:46           ` Yuanhan Liu
2014-11-07  9:03             ` Ard Biesheuvel
2014-11-07  9:26               ` Yuanhan Liu
2014-11-07  9:35                 ` Ard Biesheuvel
2014-11-07  9:36                   ` Ard Biesheuvel
2014-11-07 10:14                   ` Yuanhan Liu
2014-11-07 10:16                     ` Ard Biesheuvel
2014-11-07  9:36                 ` Matt Fleming
2014-11-07  9:40                   ` Ard Biesheuvel
2014-11-07  9:16   ` Matt Fleming
2014-11-07  9:30     ` Yuanhan Liu
2014-11-07 11:07       ` Matt Fleming [this message]

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=1415358434.14686.119.camel@mfleming-mobl1.ger.corp.intel.com \
    --to=matt.fleming@intel.com \
    --cc=ard.biesheuvel@linaro.org \
    --cc=leif.lindholm@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@01.org \
    --cc=yuanhan.liu@linux.intel.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

all inboxes | Powered by JetHome®