PERFORCE change 78869 for review

Peter Wemm peter at FreeBSD.org
Thu Jun 23 19:52:41 GMT 2005


http://perforce.freebsd.org/chv.cgi?CH=78869

Change 78869 by peter at peter_overcee on 2005/06/23 19:51:44

	Fix comment typo.

Affected files ...

.. //depot/projects/hammer/sys/amd64/amd64/support.S#30 edit

Differences ...

==== //depot/projects/hammer/sys/amd64/amd64/support.S#30 (text+ko) ====

@@ -201,8 +201,8 @@
 /* copyout and fubyte family                                                 */
 /*****************************************************************************/
 /*
- * Access user memory from inside the kernel. These routines and possibly
- * should be the only places that do this.
+ * Access user memory from inside the kernel. These routines should be
+ * the only places that do this.
  *
  * These routines set curpcb->onfault for the time they execute. When a
  * protection violation occurs inside the functions, the trap handler


More information about the p4-projects mailing list