Subject: CVS commit: src/sys/arch/xen/x86
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 09/03/2006 19:04:20
Module Name:	src
Committed By:	bouyer
Date:		Sun Sep  3 19:04:20 UTC 2006

Modified Files:
	src/sys/arch/xen/x86: xen_bus_dma.c

Log Message:
Wrap some printfs in #ifdef DEBUG, as we should not leak memory any more when
bus_dma memory allocation fails.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/xen/x86/xen_bus_dma.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.