Module Name: src Committed By: martin Date: Mon Jan 9 12:24:38 UTC 2017
Modified Files: src/sys/arch/sparc64/sparc64: process_machdep.c Log Message: Do not use kmem_zalloc() to allocate an FP state - we have a special pool for that. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/sys/arch/sparc64/sparc64/process_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.