PERFORCE change 31685 for review

Peter Wemm peter at FreeBSD.org
Thu May 22 23:02:37 PDT 2003


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

Change 31685 by peter at peter_overcee on 2003/05/22 23:01:57

	remove stray commented out printf

Affected files ...

.. //depot/projects/hammer/sys/amd64/amd64/trap.c#20 edit

Differences ...

==== //depot/projects/hammer/sys/amd64/amd64/trap.c#20 (text+ko) ====

@@ -174,7 +174,6 @@
 	}
 #endif
 
-/* printf("trap: rip %p, addr %p\n", (void *)frame.tf_rip, (void *)frame.tf_addr); */
 	if ((frame.tf_rflags & PSL_I) == 0) {
 		/*
 		 * Buggy application or kernel code has disabled


More information about the p4-projects mailing list