DragonFly BSD
DragonFly commits List (threaded) for 2005-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: 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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 10 Dec 2005 09:51:41 -0800 (PST)

: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@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]