Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Apr 1996 14:09:55 +1000
From:      Stephen Hocking <sysseh@devetir.qld.gov.au>
To:        CVS-committers@freefall.freebsd.org
Cc:        cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org
Subject:   Re: cvs commit: src/sys/i386/i386 swtch.s vm_machdep.c  src/sys/i386/include pcb.h src/sys/i386/isa wd.c
Message-ID:  <199604190409.EAA29990@netfl15a.devetir.qld.gov.au>
In-Reply-To: Your message of "Thu, 18 Apr 1996 18:26:18 MST." <199604190126.SAA08890@Root.COM>

next in thread | previous in thread | raw e-mail | index | archive | help
> >phk         96/04/18 14:37:49
> >
> >  Modified:    sys/i386/i386  swtch.s vm_machdep.c
> >               sys/i386/include  pcb.h
> >  Log:
> >  Fix a bogon.  cpu_fork & savectx ecpected cpu_switch to restore %eax,
> >  they shouldn't.
> 

cc -c -O2 -m486 -W -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  
-Wneste
d-externs -Wstrict-prototypes -Wmissing-prototypes  -Winline  -nostdinc -I. 
-I..
/.. -I../../sys -I../../../include -DI486_CPU -DI586_CPU -DSBC_IRQ=9 
-DEXCLUDE_S
BPRO -DBROKEN_BUS_CLOCK -DFDSEEKWAIT=16 -DHARDFONTS -DSCSIDEBUG -DMFS -DFFS 
-DTC
P_COMPAT_42 -DINET -DCOMPAT_43 -DDEVFS -DKERNEL  ../../i386/i386/machdep.c
../../i386/i386/machdep.c: In function `boot':
../../i386/i386/machdep.c:939: too few arguments to function `savectx'
*** Error code 1

Stop. 


Grrrr...


	Stephen
-- 
The views expressed above are not those of the Worker's Compensation Board of
Queensland, Australia.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604190409.EAA29990>