[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[XenPPC] [xenppc-unstable] [ppc] update debug code to match the existing code



# HG changeset patch
# User Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
# Node ID b86b2ee902d5f316f0fc2e62eff0a2dba508306e
# Parent  b3dfb02fc2c28d8d0dfcdf57a5f4df2664457cfb
[ppc] update debug code to match the existing code

Signed-off-by: Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
---
 xen/arch/ppc/iommu.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletion(-)

diff -r b3dfb02fc2c2 -r b86b2ee902d5 xen/arch/ppc/iommu.c
--- a/xen/arch/ppc/iommu.c      Thu Jun 22 10:58:41 2006 -0500
+++ b/xen/arch/ppc/iommu.c      Sun Jun 25 15:55:21 2006 -0400
@@ -57,7 +57,8 @@ int iommu_put(u32 buid, ulong ioba, unio
         }
 
 #ifdef DEBUG
-        printk("%s: ioba=0x%lx la=0x%lx pa=0x%lx\n", __func__, ioba, la, pa);
+        printk("%s: ioba=0x%lx pfn=0x%lx mfn=0x%lx\n", __func__,
+               ioba, pfn, mfn);
 #endif
         tce.tce_bits.tce_rpn = mfn;
 

_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.