Re: [PATCH 2/3 -mm] slub: use lib/hexdump

From: Christoph Lameter
Date: Wed May 30 2007 - 17:45:41 EST


On Wed, 30 May 2007, Randy Dunlap wrote:

> From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>
> Convert slub error memory dump functions to use lib/hexdump routines.
> Completely eliminate slub's print_section() function.

I'd like to keep print_section around as it also does some other things.
Repeating the output formatting at the various call locations will make
it difficult to change if you add another whizbang feature.

I have a patch here that I could sent out today if hexdump would work the
right way.

-
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/