From owner-cvs-all Thu Feb 28 17:20:21 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 291A437B400; Thu, 28 Feb 2002 17:20:17 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020301012016.NZKU1214.rwcrmhc54.attbi.com@InterJet.elischer.org>; Fri, 1 Mar 2002 01:20:16 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id RAA08590; Thu, 28 Feb 2002 17:02:11 -0800 (PST) Date: Thu, 28 Feb 2002 17:02:10 -0800 (PST) From: Julian Elischer To: luoqi@FreeBSD.org Cc: benno@freebsd.org, cvs-all@freebsd.org, cvs-committers@freebsd.org Subject: Re: cvs commit: src/sys/powerpc/powerpc swtch.s In-Reply-To: <200203010024.g210Oji70723@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG YEEEEHAAAAAH "He's baaaaaack" On Thu, 28 Feb 2002 luoqi@FreeBSD.org wrote: > Before rfi instruction, fork_trampoline needs to tear down the > trap frame (unlike i386, the frame was setup by in software), > so it probably has to go back to locore.s where the frame > setup/teardown macros are defined. Kthreads are not affected > because for them fork_exit never returns. > > -lq > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message