Module Name: src Committed By: riastradh Date: Mon Jul 17 15:41:06 UTC 2023
Modified Files:
src/sys/kern: kern_tc.c
Log Message:
Revert "timecounter(9): Use an ipi barrier on time_second/uptime rollover."
Evidently rump doesn't have ipi, so this won't work unless we have an
alternate approach for rump.
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/sys/kern/kern_tc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
