Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F143415785
D31118.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
287 B
Referenced Files
None
Subscribers
None
D31118.id.diff
View Options
diff --git a/sys/riscv/riscv/pmap.c b/sys/riscv/riscv/pmap.c
--- a/sys/riscv/riscv/pmap.c
+++ b/sys/riscv/riscv/pmap.c
@@ -2419,7 +2419,7 @@
*/
if ((oldpte & bits) != bits)
pmap_store_bits(pte, bits);
- sfence_vma();
+ sfence_vma_page(va);
rv = 1;
done:
PMAP_UNLOCK(pmap);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 31, 5:06 AM (6 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28108683
Default Alt Text
D31118.id.diff (287 B)
Attached To
Mode
D31118: riscv pmap_fault: SFENCE.VMA more selectively
Attached
Detach File
Event Timeline
Log In to Comment