Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279510
b: refs/heads/master
c: dbfc189
h: refs/heads/master
v: v3
  • Loading branch information
Julia Lawall authored and Benjamin Herrenschmidt committed Nov 25, 2011
1 parent 5597bf7 commit d4f1e8e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8d3d589a7901dd93743e98a60a0bacde485437f3
refs/heads/master: dbfc189cc59adb2150e7e7b461d73e5a40e1158c
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/platforms/cell/iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1037,6 +1037,8 @@ static int __init cell_iommu_fixed_mapping_init(void)

/* The fixed mapping is only supported on axon machines */
np = of_find_node_by_name(NULL, "axon");
of_node_put(np);

if (!np) {
pr_debug("iommu: fixed mapping disabled, no axons found\n");
return -1;
Expand Down

0 comments on commit d4f1e8e

Please sign in to comment.