]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perfcounters: fix reserved bits sizing
authorIngo Molnar <mingo@elte.hu>
Thu, 5 Mar 2009 11:33:16 +0000 (12:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 5 Mar 2009 11:34:09 +0000 (12:34 +0100)
commit2485e5184452ccbda34ff83883883d9107800dff
treef35a9de0d795c31959f6a19d6fdf0e975d186b1e
parent2b578459c3274941156093eba149745e43f93067
perfcounters: fix reserved bits sizing

The sum of bits is 65 currently not 64 - so reduce the # of reserved bits
from 55 to 54.

Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/perf_counter.h