Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2002 10:21:04 -0400
From:      Jake Burkholder <jake@locore.ca>
To:        Benno Rice <benno@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/powerpc/include cpu.h src/sys/powerpc/powerpc machdep.c trap.c
Message-ID:  <20020528102104.M62759@locore.ca>
In-Reply-To: <200205280736.g4S7aag43954@freefall.freebsd.org>; from benno@FreeBSD.org on Tue, May 28, 2002 at 12:36:36AM -0700
References:  <200205280736.g4S7aag43954@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Apparently, On Tue, May 28, 2002 at 12:36:36AM -0700,
	Benno Rice said words to the effect of;

> benno       2002/05/28 00:36:36 PDT
> 
>   Modified files:
>     sys/powerpc/include  cpu.h 
>     sys/powerpc/powerpc  machdep.c trap.c 
>   Log:
>   Move the kcopy() function from trap.c to machdep.c.  Add a prototype.

FWIW this is a netbsd-ism.  FreeBSD doesn't use a kernel copy function
which catches page faults.

>   
>   Revision  Changes    Path
>   1.11      +1 -0      src/sys/powerpc/include/cpu.h
>   1.31      +30 -0     src/sys/powerpc/powerpc/machdep.c
>   1.26      +0 -30     src/sys/powerpc/powerpc/trap.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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