]> 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)
commit165f7e6f97cb7e4ea53c53b890df2d0bcbb5284b
treeaee50c2b3c6f3c5f26c468625b0ba8df01beef4a
parent51d8b87d914bbb739003da0c3edd4b692c903c93
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]