]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pseries/mce: Fix a typo in error type assignment
authorGanesh Goudar <ganeshgr@linux.ibm.com>
Fri, 16 Apr 2021 12:57:50 +0000 (18:27 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 20 Apr 2021 04:22:23 +0000 (14:22 +1000)
commitfabf80ac97455a206db13c693309c82e00a5ac86
tree49ae77e09bc173453f0599af3de5b48e6bc9597c
parentcbdb817e2e70bbd0d4d3885c169e64b08f1728c5
powerpc/pseries/mce: Fix a typo in error type assignment

The error type is ICACHE not DCACHE, for case MCE_ERROR_TYPE_ICACHE.

Signed-off-by: Ganesh Goudar <ganeshgr@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210416125750.49550-1-ganeshgr@linux.ibm.com
arch/powerpc/platforms/pseries/ras.c