x86: mce_banks always have the same size
commitac74d0f1fc1cc7d57b3bb4aea2d0b0f08e755476
authorJuan Quintela <quintela@redhat.com>
Tue, 29 Sep 2009 20:48:55 +0000 (29 22:48 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 5 Oct 2009 14:32:41 +0000 (5 09:32 -0500)
treed834379a7d33eeae14372fe783dd013355f44908
parent60a902f1c329757705dea416abd741c1f11d3186
x86: mce_banks always have the same size

mce_banks is always MCE_BANKS_DEF * 4 in size, value never change

CC: Huang Ying <ying.huang@intel.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
target-i386/cpu.h
target-i386/helper.c
target-i386/machine.c