Searched hist:c37a63afc429ce959402168f67e4f094ab639ace (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/include/asm/ |
H A D | mce.h | diff c37a63afc429ce959402168f67e4f094ab639ace Thu Jul 09 15:51:41 CEST 2020 Santosh Sivaraj <santosh@fossix.org> powerpc/mce: Add MCE notification chain
Introduce notification chain which lets us know about uncorrected memory errors(UE). This would help prospective users in pmem or nvdimm subsystem to track bad blocks for better handling of persistent memory allocations.
Signed-off-by: Santosh Sivaraj <santosh@fossix.org> Signed-off-by: Ganesh Goudar <ganeshgr@linux.ibm.com> Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200709135142.721504-1-santosh@fossix.org
|
/linux/arch/powerpc/kernel/ |
H A D | mce.c | diff c37a63afc429ce959402168f67e4f094ab639ace Thu Jul 09 15:51:41 CEST 2020 Santosh Sivaraj <santosh@fossix.org> powerpc/mce: Add MCE notification chain
Introduce notification chain which lets us know about uncorrected memory errors(UE). This would help prospective users in pmem or nvdimm subsystem to track bad blocks for better handling of persistent memory allocations.
Signed-off-by: Santosh Sivaraj <santosh@fossix.org> Signed-off-by: Ganesh Goudar <ganeshgr@linux.ibm.com> Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200709135142.721504-1-santosh@fossix.org
|