Skip to content
Commit a4e89ffb authored by Matt Weber's avatar Matt Weber Committed by Scott Wood
Browse files

powerpc/e6500: Update machine check for L1D cache err



This patch updates the machine check handler of Linux kernel to
handle the e6500 architecture case. In e6500 core, L1 Data Cache Write
Shadow Mode (DCWS) register is not implemented but L1 data cache always
runs in write shadow mode. So, on L1 data cache parity errors, hardware
will automatically invalidate the data cache but will still log a
machine check interrupt.

Signed-off-by: default avatarRonak Desai <ronak.desai@rockwellcollins.com>
Signed-off-by: default avatarMatthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: default avatarScott Wood <oss@buserror.net>
parent d1d0d5ff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment