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