Page MenuHomeFreeBSD

D24827.id.diff
No OneTemporary

D24827.id.diff

Index: head/sys/riscv/riscv/pmap.c
===================================================================
--- head/sys/riscv/riscv/pmap.c
+++ head/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

Mime Type
text/plain
Expires
Mon, Sep 7, 9:30 AM (13 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38430565
Default Alt Text
D24827.id.diff (374 B)

Event Timeline