diff options
Diffstat (limited to 'tests/tsan/ignore.tsan')
-rw-r--r-- | tests/tsan/ignore.tsan | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/tsan/ignore.tsan b/tests/tsan/ignore.tsan index 423e482..8fa00a2 100644 --- a/tests/tsan/ignore.tsan +++ b/tests/tsan/ignore.tsan @@ -4,7 +4,7 @@ # The eventual goal would be to fix these warnings. # TSan is not happy about setting/getting of dirty bits, -# for example, cpu_physical_memory_set_dirty_range, -# and cpu_physical_memory_get_dirty. +# for example, physical_memory_set_dirty_range, +# and physical_memory_get_dirty. src:bitops.c src:bitmap.c |