Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48847
b: refs/heads/master
c: a325254
h: refs/heads/master
i:
  48845: 63f1899
  48843: e7c0e7a
  48839: ddc6f09
  48831: 132044f
v: v3
  • Loading branch information
Benjamin Herrenschmidt authored and Paul Mackerras committed Feb 16, 2007
1 parent 523bc4a commit bce8f82
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: 41806ef4bfacbe5c4e520d8da2fcedcda335c922
refs/heads/master: a32525449b30dfbae804f6b05cde041f35f5a811
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/mm/pgtable_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ static int map_io_page(unsigned long ea, unsigned long pa, int flags)
*
*/
if (htab_bolt_mapping(ea, ea + PAGE_SIZE, pa, flags,
mmu_virtual_psize)) {
mmu_io_psize)) {
printk(KERN_ERR "Failed to do bolted mapping IO "
"memory at %016lx !\n", pa);
return -ENOMEM;
Expand Down

0 comments on commit bce8f82

Please sign in to comment.