LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Jan Engelhardt <jengelh@linux01.gwdg.de>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: lkml <linux-kernel@vger.kernel.org>,
jwboyer@linux.vnet.ibm.com, grant.likely@secretlab.ca,
akpm <akpm@linux-foundation.org>,
jketreno@linux.intel.com
Subject: Re: [PATCH] lib/hexdump
Date: Thu, 3 May 2007 09:01:31 +0200 (MEST) [thread overview]
Message-ID: <Pine.LNX.4.61.0705030859480.18504@yvahk01.tjqt.qr> (raw)
In-Reply-To: <20070502153556.3c995de7.randy.dunlap@oracle.com>
On May 2 2007 15:35, Randy Dunlap wrote:
>
>Add hex_dumper() to lib/hexdump.c and linux/kernel.h.
Right - we've got the second user already, namely the PANIC/OOPS
code print. (The last line, aka "bytes at EIP" under Windows.)
Jan 6 14:40:14 deekin kernel: Call Trace:
Jan 6 14:40:14 deekin kernel: [<c02060b3>] is_complete+0x2c3/0x310
Jan 6 14:40:14 deekin kernel: [<c02037c0>] run+0x30/0x40
Jan 6 14:40:14 deekin kernel: [<c0125b6d>] worker_thread+0x1bd/0x2b0
Jan 6 14:40:14 deekin kernel: [<c0203790>] run+0x0/0x40
Jan 6 14:40:14 deekin kernel: [<c0113b10>] default_wake_function+0x0/0x20
Jan 6 14:40:14 deekin kernel: [<c0108fd6>] ret_from_fork+0x6/0x20
Jan 6 14:40:14 deekin kernel: [<c0113b10>] default_wake_function+0x0/0x20
Jan 6 14:40:14 deekin kernel: [<c01259b0>] worker_thread+0x0/0x2b0
Jan 6 14:40:14 deekin kernel: [<c0107175>] kernel_thread_helper+0x5/0x10
Jan 6 14:40:14 deekin kernel: Code: 89 02 8b 41 04 8b 40 3c 8b 53 04 89 42 3c
8b 41 04
Jan
--
next prev parent reply other threads:[~2007-05-03 7:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-02 22:35 Randy Dunlap
2007-05-02 22:45 ` Andrew Morton
2007-05-02 22:56 ` Randy Dunlap
2007-05-02 23:06 ` Andrew Morton
2007-05-02 23:15 ` Randy Dunlap
2007-05-04 0:49 ` [PATCH v2] lib/hexdump Randy Dunlap
2007-05-04 9:39 ` Pekka Enberg
2007-05-04 18:22 ` [PATCH v2] lib/hexdump update on feedback Randy Dunlap
2007-05-04 13:41 ` [PATCH v2] lib/hexdump Hugh Dickins
2007-05-03 7:01 ` Jan Engelhardt [this message]
2007-05-03 16:26 ` [PATCH] lib/hexdump Randy Dunlap
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=Pine.LNX.4.61.0705030859480.18504@yvahk01.tjqt.qr \
--to=jengelh@linux01.gwdg.de \
--cc=akpm@linux-foundation.org \
--cc=grant.likely@secretlab.ca \
--cc=jketreno@linux.intel.com \
--cc=jwboyer@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=randy.dunlap@oracle.com \
--subject='Re: [PATCH] lib/hexdump' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).