From: Ingo Molnar Date: Thu, 5 Mar 2009 11:33:16 +0000 (+0100) Subject: perfcounters: fix reserved bits sizing X-Git-Tag: v2.6.31-rc1~383^2~492 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2485e5184452ccbda34ff83883883d9107800dff;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed