Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118275
b: refs/heads/master
c: b30115e
h: refs/heads/master
i:
  118273: 15a3ccf
  118271: 6035509
v: v3
  • Loading branch information
Benjamin Herrenschmidt authored and Paul Mackerras committed Oct 31, 2008
1 parent 962ad83 commit a36f038
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e90a13184600ec756875238ad130e2f205cd9a1b
refs/heads/master: b30115ea8f685bcd1769553fe8511745f985053c
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/kernel/pci_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ int pcibios_unmap_io_space(struct pci_bus *bus)
pci_name(bus->self));

__flush_hash_table_range(&init_mm, res->start + _IO_BASE,
res->end - res->start + 1);
res->end + _IO_BASE + 1);
return 0;
}

Expand Down

0 comments on commit a36f038

Please sign in to comment.