git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
467418f
)
[SPARC64]: Fix 2 bugs in huge page support.
author
David S. Miller
<davem@davemloft.net>
Mon, 20 Mar 2006 09:17:17 +0000
(
01:17
-0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 20 Mar 2006 09:17:17 +0000
(
01:17
-0800)
1) huge_pte_offset() did not check the page table hierarchy
elements as being empty correctly, resulting in an OOPS
2) Need platform specific hugetlb_get_unmapped_area() to handle
the top-down vs. bottom-up address space allocation strategies.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found