Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222193
b: refs/heads/master
c: 1c2c25c
h: refs/heads/master
i:
  222191: 126e8aa
v: v3
  • Loading branch information
Michael Neuling authored and Benjamin Herrenschmidt committed Nov 18, 2010
1 parent a0153f9 commit 448c458
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: 234a71a7d64832e4aa8d9b5c80133480b86f6de3
refs/heads/master: 1c2c25c78740b2796c7c06640784cb6732fa4907
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/mm/hash_utils_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -1123,7 +1123,7 @@ void hash_preload(struct mm_struct *mm, unsigned long ea,
else
#endif /* CONFIG_PPC_HAS_HASH_64K */
rc = __hash_page_4K(ea, access, vsid, ptep, trap, local, ssize,
subpage_protection(pgdir, ea));
subpage_protection(mm, ea));

/* Dump some info in case of hash insertion failure, they should
* never happen so it is really useful to know if/when they do
Expand Down

0 comments on commit 448c458

Please sign in to comment.