lkml.org 
[lkml]   [2012]   [Mar]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 2/2, trace-cmd] Fix trace_printk for long integers
From
Date
On Thu, 2012-03-22 at 11:18 +0100, Wolfgang Mauerer wrote:
> On 32 bit systems, a conversion of the trace_printk format string
> "%lu" -> "%llu" is intended (similar for %lx etc.) when a
> trace was taken on a machine with 64 bit long integers. However,
> the current code computes the bogus transformation "%lu" -> "%u".
> Fix this.
>
> Besides that, the transformation is only required on systems
> that don't use 64 bits for long integers natively.
>
> Signed-off-by: Wolfgang Mauerer <wolfgang.mauerer@siemens.com>

Applied, thanks!

-- Steve




\
 
 \ /
  Last update: 2012-03-23 22:23    [W:0.060 / U:2.580 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site