commit | 1306cc0a30910d92314d18b17a947cd6294ee4af | [log] [tgz] |
---|---|---|
author | Jiaxun Yang <jiaxun.yang@flygoat.com> | Mon Jan 13 18:15:01 2020 +0800 |
committer | Paul Burton <paulburton@kernel.org> | Thu Jan 23 10:27:06 2020 -0800 |
tree | 0ab566d61e02667edce073276ca908d4cf2cd49f | |
parent | 51522217f65f1f937f421d9f417cf0e714ef3c02 [diff] |
MIPS: Loongson64: Disable exec hazard Loongson64 has hardware mechanism to prevent hazard issue, so we can simply disable exec hazard in cpu-features. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Paul Burton <paulburton@kernel.org> Cc: linux-mips@vger.kernel.org Cc: chenhc@lemote.com Cc: paul.burton@mips.com Cc: linux-kernel@vger.kernel.org