On Wed, 2007-04-04 at 15:14 -0400, Steven Rostedt wrote: > Currently the lguest32 error messages from bad reads and writes prints a > decimal integer for addresses. This is pretty annoying. So this patch > changes those to be hex outputs.
(Erk, I wonder what I was thinking when I wrote that?) Can I ask for %#x (or 0x%x)? I'm easily confused. Thanks! Rusty. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

