On Tue, 10 Sep 2013, Steve Capper wrote:
Hello, This series adds Aarch64 support and makes some minor tweaks.
The first two patches of this series add Aarch64 support to libhugetlbfs. (Starting from 3.11-rc1, the Linux Kernel supports HugeTLB and THP for ARM64).
Some general changes are also made: PROT_NONE is added to the mprotect unit test, and the linkhuge_rw test is enabled for 64 bit where there aren't any custom ldscripts.
The final patch clears up the superfluous ARM ld.hugetlbfs HTLB_LINK logic.
Any comments would be appreciated.
Cheers,
Steve
Sorry it didn't happend this weekend, but these are now applied. I will try and cut a new libhugetlbfs tonight as well.
Thanks, Eric