Skip to content
Commit f6b83f07 authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Fix 2 bugs in huge page support.



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: default avatarDavid S. Miller <davem@davemloft.net>
parent 467418f3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment