From 0530d3fca33e6f0f712a7a37d4e47e3ebf9f82a1 Mon Sep 17 00:00:00 2001 From: Ross Thompson Date: Mon, 23 Jan 2023 12:53:31 -0600 Subject: [PATCH] Test commit. please merge. --- bugs.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bugs.txt b/bugs.txt index f2a22fd81..95d68b0d4 100644 --- a/bugs.txt +++ b/bugs.txt @@ -1,2 +1,5 @@ 1. [X] Cache is suppressing d cache flush if there is a dtlb miss. 1. Fixed by disabling mmu's address translation on flush. + + +2. Test commit.