X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Fsparc%2Fkernel%2Fiommu.c;h=d8900e1d5aad0cbd2253079e0ef927c9465e4fe5;hb=ec6659c3898798a9cf3010d6c61a8ea6fa123073;hp=1cc1995531e22d3f7e5066fadd2fc66df16e3a63;hpb=c58bd34d00e04df9a0691732086cf8102b20d907;p=mv-sheeva.git diff --git a/arch/sparc/kernel/iommu.c b/arch/sparc/kernel/iommu.c index 1cc1995531e..d8900e1d5aa 100644 --- a/arch/sparc/kernel/iommu.c +++ b/arch/sparc/kernel/iommu.c @@ -434,7 +434,7 @@ static void strbuf_flush(struct strbuf *strbuf, struct iommu *iommu, val = iommu_read(matchreg); if (unlikely(val)) { printk(KERN_WARNING "strbuf_flush: ctx flush " - "timeout matchreg[%lx] ctx[%lx]\n", + "timeout matchreg[%llx] ctx[%lx]\n", val, ctx); goto do_page_flush; }