Subject: CVS commit: src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 03/01/2007 11:49:27
Module Name:	src
Committed By:	yamt
Date:		Thu Mar  1 11:49:27 UTC 2007

Modified Files:
	src/sys/arch/x86/x86: x86_machdep.c

Log Message:
check_pa_acc: don't bother to use KAUTH_MACHDEP_UNMANAGEDMEM
if the address is known.
no functional changes, unless listeners do some kind of logging.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/x86/x86/x86_machdep.c

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