diff options
author | Christoffer Dall <[email protected]> | 2012-11-01 17:14:45 +0100 |
---|---|---|
committer | Christoffer Dall <[email protected]> | 2013-10-17 17:06:20 -0700 |
commit | ad361f093c1e31d0b43946210a32ab4ff5c49850 (patch) | |
tree | 2bfef51798c8e6a916c9a961dd293fd919b0258a /lib/test-string_helpers.c | |
parent | 86ed81aa2e1ce05a4e7f0819f0dfc34e8d8fb910 (diff) |
KVM: ARM: Support hugetlbfs backed huge pages
Support huge pages in KVM/ARM and KVM/ARM64. The pud_huge checking on
the unmap path may feel a bit silly as the pud_huge check is always
defined to false, but the compiler should be smart about this.
Note: This deals only with VMAs marked as huge which are allocated by
users through hugetlbfs only. Transparent huge pages can only be
detected by looking at the underlying pages (or the page tables
themselves) and this patch so far simply maps these on a page-by-page
level in the Stage-2 page tables.
Cc: Catalin Marinas <[email protected]>
Cc: Russell King <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Signed-off-by: Christoffer Dall <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions