PERFORCE change 64848 for review

Peter Wemm peter at FreeBSD.org
Wed Nov 10 15:18:07 PST 2004


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

Change 64848 by peter at peter_daintree on 2004/11/10 23:17:32

	integ -I -b i386_hammer

Affected files ...

.. //depot/projects/hammer/sys/amd64/amd64/autoconf.c#19 integrate
.. //depot/projects/hammer/sys/amd64/amd64/busdma_machdep.c#22 integrate
.. //depot/projects/hammer/sys/amd64/amd64/vm_machdep.c#50 integrate
.. //depot/projects/hammer/sys/amd64/include/sysarch.h#14 integrate

Differences ...

==== //depot/projects/hammer/sys/amd64/amd64/autoconf.c#19 (text+ko) ====


==== //depot/projects/hammer/sys/amd64/amd64/busdma_machdep.c#22 (text+ko) ====


==== //depot/projects/hammer/sys/amd64/amd64/vm_machdep.c#50 (text+ko) ====

@@ -427,7 +427,7 @@
  * returned.
  */
 struct sf_buf *
-sf_buf_alloc(struct vm_page *m, int pri)
+sf_buf_alloc(struct vm_page *m, int flags)
 {
 
 	return ((struct sf_buf *)m);

==== //depot/projects/hammer/sys/amd64/include/sysarch.h#14 (text+ko) ====



More information about the p4-projects mailing list