1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-03-01 01:29:09 +00:00
Files
Paul Mackerras a1d83ba91a tests/mmu: Add a test for a faulting load near the end of a page
This tests for the bug where a load near the end of a page, if the load
faults and the following page isn't mapped, could cause a DSI followed
incorrectly by an ISI shortly afterwards.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
2026-02-03 09:14:49 +11:00
..