From: Sam Ravnborg <sam@ravnborg.org>
To: akpm@linux-foundation.org
Cc: linux-kbuild@vger.kernel.org, arjan@linux.intel.com, wangcong@zeuux.org
Subject: Re: [patch 6/8] scripts: improve the decodecode script
Date: Wed, 3 Dec 2008 22:37:21 +0100 [thread overview]
Message-ID: <20081203213721.GG7599@uranus.ravnborg.org> (raw)
In-Reply-To: <200812012221.mB1ML68s013106@imap1.linux-foundation.org>
On Mon, Dec 01, 2008 at 02:21:06PM -0800, akpm@linux-foundation.org wrote:
> From: Arjan van de Ven <arjan@linux.intel.com>
>
> kerneloops.org has been using an improved "decodecode" script,
> specifically it has a special marker that shows which line in the assembly
> the oops happened at, like this:
>
> 20: 83 e0 03 and $0x3,%eax
> 23: 09 d8 or %ebx,%eax
> 25: 85 db test %ebx,%ebx
> 27: 89 02 mov %eax,(%edx)
> 29: 74 0f je 0x3a
> 2b:* 3b 73 04 cmp 0x4(%ebx),%esi <-- trapping instruction
> 2e: 75 05 jne 0x35
> 30: 89 53 04 mov %edx,0x4(%ebx)
> 33: eb 07 jmp 0x3c
> 35: 89 53 08 mov %edx,0x8(%ebx)
>
> this patch updates the kernel copy to also have this functionality.
>
> Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
> Reviewed-by: WANG Cong <wangcong@zeuux.org>
> Cc: Sam Ravnborg <sam@ravnborg.org>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Applied.
Sam
prev parent reply other threads:[~2008-12-03 21:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-01 22:21 [patch 6/8] scripts: improve the decodecode script akpm
2008-12-03 21:37 ` Sam Ravnborg [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=20081203213721.GG7599@uranus.ravnborg.org \
--to=sam@ravnborg.org \
--cc=akpm@linux-foundation.org \
--cc=arjan@linux.intel.com \
--cc=linux-kbuild@vger.kernel.org \
--cc=wangcong@zeuux.org \
/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