[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <72C854B9-1A7F-44C5-9D62-B6B63F3A6DE7@mac.com>
Date: Wed, 4 Apr 2007 23:06:39 -0400
From: Kyle Moffett <mrmacman_g4@....com>
To: Rusty Russell <rusty@...tcorp.com.au>
Cc: Steven Rostedt <rostedt@...dmis.org>,
virtualization@...ts.osdl.org,
Glauber de Oliveira Costa <glommer@...il.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] Lguest32 print hex on bad reads and writes
On Apr 04, 2007, at 23:01:30, Rusty Russell wrote:
> 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.
How about "%p" for pointers?
Cheers,
Kyle Moffett
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists