]> git.baikalelectronics.ru Git - kernel.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)
commite1c8f9951fa6378477b487f32cb3ae8e2a003097
treeaee50c2b3c6f3c5f26c468625b0ba8df01beef4a
parent622beded5cd6fcee230b90abea692df9ec3bd644
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]