PERFORCE change 35234 for review

John Baldwin jhb at FreeBSD.org
Wed Jul 30 13:57:00 PDT 2003


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

Change 35234 by jhb at jhb_laptop on 2003/07/30 13:56:07

	Don't really need this.

Affected files ...

.. //depot/projects/smpng/sys/ddb/db_command.c#14 edit

Differences ...

==== //depot/projects/smpng/sys/ddb/db_command.c#14 (text+ko) ====

@@ -343,7 +343,6 @@
 	    /*
 	     * Execute the command.
 	     */
-	    db_setup_paging(NULL, NULL, -1);
 	    (*cmd->fcn)(addr, have_addr, count, modif);
 	    db_setup_paging(NULL, NULL, -1);
 


More information about the p4-projects mailing list