Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 123026
b: refs/heads/master
c: 7526ff7
h: refs/heads/master
v: v3
  • Loading branch information
Hollis Blanchard authored and Paul Mackerras committed Nov 19, 2008
1 parent d5542c4 commit ae58b6e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: efc3624c9419cad3cca93dfabb7b12664773d2b1
refs/heads/master: 7526ff76f84178f8c926de7e590e4c5f9d4a2e62
1 change: 0 additions & 1 deletion trunk/arch/powerpc/lib/dma-noncoherent.c
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,6 @@ static int __init dma_alloc_init(void)
ret = -ENOMEM;
break;
}
WARN_ON(!pmd_none(*pmd));

pte = pte_alloc_kernel(pmd, CONSISTENT_BASE);
if (!pte) {
Expand Down

0 comments on commit ae58b6e

Please sign in to comment.