Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-05 | powerpc/powernv: Fix endian issues in memory error handling code | Anton Blanchard | |
struct OpalMemoryErrorData is passed to us from firmware, so we have to byteswap it. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> | |||
2013-12-09 | powerpc/powernv: Get FSP memory errors and plumb into memory poison ↵ | Mahesh Salgaonkar | |
infrastructure. Get the memory errors reported by opal and plumb it into memory poison infrastructure. This patch uses new messaging channel infrastructure to pull the fsp memory errors to linux. Signed-off-by: Mahesh Salgaonkar <mahesh@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> |