Subject: CVS commit: syssrc/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 10/08/2002 19:01:10
Module Name: syssrc
Committed By: scw
Date: Tue Oct 8 16:01:09 UTC 2002
Modified Files:
syssrc/sys/arch/sh5/sh5: pmap.c
Log Message:
- g/c an accidentally committed debug hack
- use sh5_trunc_page() instead of masking with SH5_PTEH_EPN mask
where appropriate. The latter is not safe in 64-bit mode.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/sh5/sh5/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.