From 5e53f20af96c119af4cba59c8825f18a00414d43 Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Tue, 2 Jun 2009 18:10:57 +0000 Subject: [PATCH] --- yaml --- r: 149685 b: refs/heads/master c: bcba0778ee9c5e6b76420c427e5c2cf3a21dbeba h: refs/heads/master i: 149683: c68b60526aa5827be23be55708146bd6a3184752 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/kernel/pci_64.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 31f43d364666..bc0923581cf3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6d1386d517e2b9b0de994cc47b1e490db7972a2a +refs/heads/master: bcba0778ee9c5e6b76420c427e5c2cf3a21dbeba diff --git a/trunk/arch/powerpc/kernel/pci_64.c b/trunk/arch/powerpc/kernel/pci_64.c index 461c91625a80..9e8902fa14c7 100644 --- a/trunk/arch/powerpc/kernel/pci_64.c +++ b/trunk/arch/powerpc/kernel/pci_64.c @@ -506,7 +506,7 @@ int __devinit pcibios_map_io_space(struct pci_bus *bus) pr_debug("IO mapping for PHB %s\n", hose->dn->full_name); pr_debug(" phys=0x%016llx, virt=0x%p (alloc=0x%p)\n", hose->io_base_phys, hose->io_base_virt, hose->io_base_alloc); - pr_debug(" size=0x%016lx (alloc=0x%016lx)\n", + pr_debug(" size=0x%016llx (alloc=0x%016lx)\n", hose->pci_io_size, size_page); /* Establish the mapping */