Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | selftests/thuge-gen: Use platform specific MAP_HUGETLB value | Helge Deller | 2016-05-22 |
| | | | | | | | | | Do not hardcode MAP_HUGETLB to 0x40000, since quite some architectures use a different value. Tested with a parisc architecture 64bit kernel. Signed-off-by: Helge Deller <deller@gmx.de> | ||
* | selftests: add a test program for variable huge page sizes in mmap/shmget | Andi Kleen | 2012-12-11 |
Also remove -Wextra because gcc-4.6 emits lots of irritating signed/unsigned comparison warnings. Signed-off-by: Andi Kleen <ak@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |