From: David Howells <dhowells@redhat•com>
To: Harvey Harrison <harvey.harrison@gmail•com>
Cc: dhowells@redhat•com, Andrew Morton <akpm@linux-foundation•org>,
LKML <linux-kernel@vger•kernel.org>,
James Bottomley <James.Bottomley@HansenPartnership•com>,
linux-scsi <linux-scsi@vger•kernel.org>,
Bartlomiej Zolnierkiewicz <bzolnier@gmail•com>,
linux-ide <linux-ide@vger•kernel.org>,
linux-netdev <netdev@vger•kernel.org>,
David Miller <davem@davemloft•net>, Jeff Garzik <jeff@garzik•org>,
Ingo Molnar <mingo@elte•hu>,
Jason Wessel <jason.wessel@windriver•com>,
"ralf@linux-mips•org" <ralf@linux-mips•org>,
Paul Mundt <lethal@linux-sh•org>,
Paul Mackerras <paulus@samba•org>
Subject: Re: [PATCH 01/12] lib: create common ascii hex array
Date: Wed, 14 May 2008 12:26:10 +0100 [thread overview]
Message-ID: <1507.1210764370@redhat.com> (raw)
In-Reply-To: <1210619134.24092.51.camel@brick>
Harvey Harrison <harvey.harrison@gmail•com> wrote:
> Add a common hex array in hexdump.c so everyone can use it.
>
> Add a common hi/lo helper to avoid the shifting masking that is
> done to get the upper and lower nibbles of a byte value.
>
> Pull the pack_hex_byte helper from kgdb as it is opencoded many
> places in the tree that will be consolidated.
>
> Signed-off-by: Harvey Harrison <harvey.harrison@gmail•com>
Acked-by: David Howells <dhowells@redhat•com>
next prev parent reply other threads:[~2008-05-14 11:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-12 19:05 [PATCH 01/12] lib: create common ascii hex array Harvey Harrison
2008-05-12 20:41 ` Paul Mundt
2008-05-13 9:55 ` Ilpo Järvinen
2008-05-13 16:53 ` Harvey Harrison
2008-05-14 11:26 ` David Howells [this message]
2008-05-15 9:51 ` Ralf Baechle
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=1507.1210764370@redhat.com \
--to=dhowells@redhat$(echo .)com \
--cc=James.Bottomley@HansenPartnership$(echo .)com \
--cc=akpm@linux-foundation$(echo .)org \
--cc=bzolnier@gmail$(echo .)com \
--cc=davem@davemloft$(echo .)net \
--cc=harvey.harrison@gmail$(echo .)com \
--cc=jason.wessel@windriver$(echo .)com \
--cc=jeff@garzik$(echo .)org \
--cc=lethal@linux-sh$(echo .)org \
--cc=linux-ide@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-scsi@vger$(echo .)kernel.org \
--cc=mingo@elte$(echo .)hu \
--cc=netdev@vger$(echo .)kernel.org \
--cc=paulus@samba$(echo .)org \
--cc=ralf@linux-mips$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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