From: Andi Kleen Date: Wed, 27 May 2009 19:56:55 +0000 (+0200) Subject: x86, mce: store record length into memory struct mce anchor X-Git-Tag: v2.6.31-rc1~349^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6fb0ac0869500323c78fa21992fe1933af61e91;p=pandora-kernel.git x86, mce: store record length into memory struct mce anchor This makes it easier for tools who want to extract the mcelog out of crash images or memory dumps to adapt to changing struct mce size. The length field replaces padding, so it's fully compatible. Signed-off-by: Andi Kleen Signed-off-by: Hidetoshi Seto Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed