Module Name: src Committed By: riastradh Date: Mon Jul 17 13:44:24 UTC 2023
Modified Files: src/sys/kern: kern_tc.c src/sys/sys: timevar.h Log Message: timecounter(9): Limit scope of time__second/uptime. Relevant only if __HAVE_ATOMIC64_LOADSTORE -- not updated otherwise. To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 src/sys/kern/kern_tc.c cvs rdiff -u -r1.50 -r1.51 src/sys/sys/timevar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.