From: Gavin Shan Date: Mon, 27 Feb 2012 20:04:00 +0000 (+0000) Subject: powerpc/eeh: pseries platform EEH error log retrieval X-Git-Tag: v3.4-rc1~159^2~17^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d633291b4fc0539ecad31f972447104be6953ec;p=pandora-kernel.git powerpc/eeh: pseries platform EEH error log retrieval On RTAS compliant pSeries platform, one dedicated RTAS call has been introduced to retrieve EEH temporary or permanent error log. The patch implements the function of retriving EEH error log through RTAS call. Besides, it has been abstracted by struct eeh_ops::get_log so that EEH core components could support multiple platforms in future. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed