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)
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>

No differences found