User Details
- User Since
- Mar 12 2014, 1:00 AM (569 w, 5 d)
Today
Add *_EMPTY_ATOMIC variants for other list types.
Clarify locking in vm_cleanup(), add assertions for the !destroy case.
Restore vm_gla2gpa_nofault() on arm64 and riscv. Fix an apparent bug in the
former where the return value was not being checked.
Yesterday
Sat, Feb 8
I read through most of the updated routines and find the new version to be a fair bit easier to read.
Fri, Feb 7
I already fixed the man page link (was doing some bugzilla triage today), but the makefile change looks good to me!
Thu, Feb 6
Tue, Feb 4
Wrong diff, sorry for the noise.
Fix a silly mistake in the legacy vm_create().
Mon, Feb 3
Sun, Feb 2
I don't really like the auto-loading, but that's how it used to work, and changing it in 15.0 would be a POLA violation.
Sat, Feb 1
Fri, Jan 31
Thu, Jan 30
Some test cases need to be updated (again). See commits 81b076e43aa63ac255996093233ab3560a23977e and e090646d6f5a4a6848ecd4bcb1f2db498ea3b3e2.
Update round_jiffies() as well.