DragonFly BSD
DragonFly kernel List (threaded) for 2003-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Can anyone explain this?


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 16 Nov 2003 18:22:46 -0800 (PST)

: (David Rhodus writes)
:Can I just do this inside mpboot.s ? ex.
:
:ld mattd,1
:drhodus:
:inc mattd
:jp drhodus
:
:
:-DR

    This will be sufficient:

1:	nop
	jmp	1b

: (David P. Reese writes)
:
:
:I'll go ahead and do this after I find the bug that killed linux-sun-jdk14.
:Consider it penance for the recent bugs introduced in my syscall split
:patches.
:
:-- 
:   David P. Reese, Jr.                                     daver@xxxxxxxxxxxx
:                                               http://www.gomerbud.com/daver/

    It's important enough that I'd love it if BOTH if you tried to find it,
    since both of you have motherboards which exhibit the behavior.

    I know I screwed up something in the code, somewhere.  I don't know if it
    is in the MP code or not, but it was in the early LWKT days.  There is
    no way to bracket the kernel source to figure out when it happened because
    some major cvs repository munging was done since.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



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