Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F170802589
D24827.id71725.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
359 B
Referenced Files
None
Subscribers
None
D24827.id71725.diff
View Options
Index: sys/riscv/riscv/pmap.c
===================================================================
--- sys/riscv/riscv/pmap.c
+++ sys/riscv/riscv/pmap.c
@@ -2329,6 +2329,7 @@
if (!atomic_fcmpset_long(l2, &l2e, l2e & ~mask))
goto retryl2;
anychanged = true;
+ continue;
} else {
if (!pv_lists_locked) {
pv_lists_locked = true;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Sep 7, 5:48 PM (21 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38474334
Default Alt Text
D24827.id71725.diff (359 B)
Attached To
Mode
D24827: riscv: Fix pmap_protect for superpages
Attached
Detach File
Event Timeline
Log In to Comment