Subject: Re: CVS commit: syssrc
To: Masanori Kanaoka <kanaoka@netbsd.org>
From: John Hawkinson <jhawk@MIT.EDU>
List: source-changes
Date: 04/19/2001 00:39:36
Hmm.
Some comments:
Is there a reason not to print what is being skipped,
just like the warning for large memory map entries?
Shouldn't there be a documentation update indicating
what this warning message means if users encounter it?
I'm not sure what the best place for that would be, though.
--jhawk
| Module Name: syssrc
| Committed By: kanaoka
| Date: Wed Apr 18 05:44:10 UTC 2001
|
| Modified Files:
| syssrc/sys/arch/i386/i386: machdep.c
|
| Log Message:
| Add "Sanity check the entry" code to avoid Compatibilty Holes
| (0xa0000 -- 0xfffff).
|
|
| To generate a diff of this commit:
| cvs rdiff -r1.431 -r1.432 syssrc/sys/arch/i386/i386/machdep.c
|
| Please note that diffs are not public domain; they are subject to the
| copyright notices on the relevant files.