cvs commit: src/sys/i386/i386 mp_machdep.c src/sys/i386/isa clock.c src/sys/kern kern_ktr.c src/sys/sys ktr.h
Matthew Dillon
dillon at apollo.backplane.com
Sat Dec 10 09:53:06 PST 2005
:This breaks UP buildkernel here since the extern declaration of
:tsc_offsets is inside #ifdef SMP but referenced outside.
:
:I was about to back out the change in ktr_write_entry() but in the end I
:wasn't sure enough.
:
:Sascha
I'm doing a UP build now both with and without the KTR options and I
will get the problem fixed. The KTR handling of the timestamp is kinda
hackish and I'm making it worse by hacking it even more.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Commits
mailing list