Re: [PATCH 1/4] Cleaned hexadecimal dump
From: Joe Perches
Date: Sun Mar 08 2015 - 12:20:25 EST
On Sun, 2015-03-08 at 12:53 +0200, Andy Shevchenko wrote:
> On Sun, Mar 8, 2015 at 4:22 AM, Joe Perches <joe@xxxxxxxxxxx> wrote:
> > On Sat, 2015-03-07 at 12:56 -0500, Adrian Remonda wrote:
>
> >> +static void hexDump(const void *src, size_t length, size_t bLine, char *prefix)
> > Is there something necessary that print_hex_dump can't do?
> As far as I can see the tool is running in user space.
OK, I skipped over that bit. Nevermind.
> Do we have
> possibility to use print_hex_dump() in user space?
No.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/