From: Chen Gong Date: Fri, 20 Apr 2012 23:02:05 +0000 (-0700) Subject: x86/mce Add validation check before GHES error is recorded X-Git-Tag: v3.5-rc1~75^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8571723a698dcc0ee16c1c63908aa99dd940ce5c;p=pandora-kernel.git x86/mce Add validation check before GHES error is recorded When GHES error record is logged into mcelog kernel buffer, a validation check for physical address is necessary, which prevents reporting an invalid physical address. [Since physical address is the only useful element in this error record, we drop generating the record completely if we don't have a valid address] Signed-off-by: Chen Gong Signed-off-by: Tony Luck --- Reading git-diff-tree failed