diff options
author | Vladimir Kondratiev <vladimir.kondratiev@linux.intel.com> | 2019-02-06 13:46:17 +0200 |
---|---|---|
committer | Paul Burton <paul.burton@mips.com> | 2019-02-07 11:55:24 -0800 |
commit | 05dc6001af0630e200ad5ea08707187fe5537e6d (patch) | |
tree | b534858587ff2a6c88cec87d561c7af7e0823dad /fs/binfmt_flat.c | |
parent | 8a96669d77897ff3613157bf43f875739205d66d (diff) | |
download | linux-05dc6001af0630e200ad5ea08707187fe5537e6d.tar.bz2 |
mips: cm: reprime error cause
Accordingly to the documentation
---cut---
The GCR_ERROR_CAUSE.ERR_TYPE field and the GCR_ERROR_MULT.ERR_TYPE
fields can be cleared by either a reset or by writing the current
value of GCR_ERROR_CAUSE.ERR_TYPE to the
GCR_ERROR_CAUSE.ERR_TYPE register.
---cut---
Do exactly this. Original value of cm_error may be safely written back;
it clears error cause and keeps other bits untouched.
Fixes: 3885c2b463f6 ("MIPS: CM: Add support for reporting CM cache errors")
Signed-off-by: Vladimir Kondratiev <vladimir.kondratiev@linux.intel.com>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: James Hogan <jhogan@kernel.org>
Cc: linux-mips@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: stable@vger.kernel.org # v4.3+
Diffstat (limited to 'fs/binfmt_flat.c')
0 files changed, 0 insertions, 0 deletions