Subject: CVS commit: syssrc/sys/compat/linux/arch/alpha
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 09/30/2001 05:36:42
Module Name: syssrc
Committed By: simonb
Date: Sun Sep 30 02:36:42 UTC 2001
Modified Files:
syssrc/sys/compat/linux/arch/alpha: linux_machdep.c
Log Message:
DEBUG kernels fill the registers with garbage on process startup and
Linux program don't like that. Explicitly zero out the registers for
DEBUG kernels.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/compat/linux/arch/alpha/linux_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.