]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/powernv: Get FSP memory errors and plumb into memory poison infrastructure.
authorMahesh Salgaonkar <mahesh@linux.vnet.ibm.com>
Fri, 15 Nov 2013 04:20:57 +0000 (09:50 +0530)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 9 Dec 2013 00:41:14 +0000 (11:41 +1100)
commit75eb3d9b60c280a275099fbed06a890cee2d784b
treeaee50c2b3c6f3c5f26c468625b0ba8df01beef4a
parentf2296a3d297d15f6df72ebb73a90af6b643c14dc
powerpc/powernv: Get FSP memory errors and plumb into memory poison 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>
arch/powerpc/include/asm/opal.h
arch/powerpc/platforms/powernv/Makefile
arch/powerpc/platforms/powernv/opal-memory-errors.c [new file with mode: 0644]