Subject: Re: CVS commit: src/sys/arch/alpha/alpha
To: None <he@netbsd.org>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: source-changes
Date: 08/31/2005 10:00:05
he@NetBSD.org said:
> Modified Files:
> 	src/sys/arch/alpha/alpha: trap.c
> Log Message: Now that uvm_extern.h no longer includes uvm_fault.h, we
> need to include the latter explicitly. 

I have the impression that the VM_FAULT_INVALID and
VM_FAULT_PROTECT flags are not used anywhere and
can be removed completely.

best regards
Matthias