From owner-cvs-all Fri Oct 12 8:58:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E30E937B40B; Fri, 12 Oct 2001 08:58:48 -0700 (PDT) Received: (from tmm@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9CFwmd11790; Fri, 12 Oct 2001 08:58:48 -0700 (PDT) (envelope-from tmm) Message-Id: <200110121558.f9CFwmd11790@freefall.freebsd.org> From: Thomas Moestl Date: Fri, 12 Oct 2001 08:58:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include md_var.h src/sys/sparc64/sparc64 vm_machdep.c X-FreeBSD-CVS-Branch: HEAD 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 tmm 2001/10/12 08:58:48 PDT Modified files: sys/sparc64/include md_var.h sys/sparc64/sparc64 vm_machdep.c Log: Save the floating point context to the right pcb in cpu_fork(), and add an empty stub for is_physical_memory(). Revision Changes Path 1.7 +2 -1 src/sys/sparc64/include/md_var.h 1.12 +9 -2 src/sys/sparc64/sparc64/vm_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message