From: Andi Kleen Date: Wed, 27 May 2009 19:56:56 +0000 (+0200) Subject: x86, mce: support more than 256 CPUs in struct mce X-Git-Tag: v2.6.31-rc1~349^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d620c67fb92aa11736112f9a03e31d8e3079c57a;p=pandora-kernel.git x86, mce: support more than 256 CPUs in struct mce The old struct mce had a limitation to 256 CPUs. But x86 Linux supports more than that now with x2apic. Add a new field extcpu to report the extended number. Signed-off-by: Andi Kleen Signed-off-by: Hidetoshi Seto Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed