alc 2004-08-09 18:46:39 UTC FreeBSD src repository Modified files: sys/vm vm_fault.c Log: Make two changes to vm_fault(). 1. Move a comment to its proper place, updating it. (Except for white- space, this comment had been unchanged since revision 1.1!) 2. Remove spl calls. Revision Changes Path 1.190 +7 -16 src/sys/vm/vm_fault.c