Subject: CVS commit: src/sys/arch/hppa/hppa
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 05/01/2005 15:23:18
Module Name:	src
Committed By:	chs
Date:		Sun May  1 15:23:18 UTC 2005

Modified Files:
	src/sys/arch/hppa/hppa: vm_machdep.c

Log Message:
in cpu_lwp_free(), use hppa_fpu_flush() instead of a broken inline version.
in vmapbuf() and vunmapbuf(), adapt to yamt-km API changes.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/hppa/hppa/vm_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.