Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2003 13:56:57 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 35234 for review
Message-ID:  <200307302056.h6UKuvCu075973@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=35234

Change 35234 by jhb@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);
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307302056.h6UKuvCu075973>