aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd/commit.c
diff options
context:
space:
mode:
authorFrederic Weisbecker <[email protected]>2011-05-24 03:31:26 +0200
committerIngo Molnar <[email protected]>2011-05-24 04:33:24 +0200
commit0f61f3e4db71946292ef8d6d6df74b8fcf001646 (patch)
treefe1412923e82309065038c526f6fda664273e5e7 /fs/jbd/commit.c
parent8ce26169555cf5634263d39d3665e45300218a5e (diff)
perf tools: Fix sample type size calculation in 32 bits archs
The shift used here to count the number of bits set in the mask doesn't work above the low part for archs that are not 64 bits. Fix the constant used for the shift. This fixes a 32-bit perf top failure reported by Eric Dumazet: Can't parse sample, err = -14 Can't parse sample, err = -14 ... Reported-and-tested-by: Eric Dumazet <[email protected]> Signed-off-by: Frederic Weisbecker <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Steven Rostedt <[email protected]> Cc: Eric Dumazet <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> Cc: Stephane Eranian <[email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions