diff options
author | Gerald Schaefer <gerald.schaefer@de.ibm.com> | 2012-10-08 23:30:18 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-09 07:22:30 (GMT) |
commit | 9501d09fa3c4ca18971083dfb0c9aa1afc85f19c (patch) | |
tree | 62c8a0d16e02e0201935ae99921b554148a36bbe /net/lapb | |
parent | 75077afbec1ac89178c1542b23a70d0f960b0aaf (diff) | |
download | linux-fsl-qoriq-9501d09fa3c4ca18971083dfb0c9aa1afc85f19c.tar.xz |
thp, s390: thp pagetable pre-allocation for s390
This patch is part of the architecture backend for thp on s390. It
provides the pagetable pre-allocation functions
pgtable_trans_huge_deposit() and pgtable_trans_huge_withdraw(). Unlike
other archs, s390 has no struct page * as pgtable_t, but rather a pointer
to the page table. So instead of saving the pagetable pre- allocation
list info inside the struct page, it is being saved within the pagetable
itself.
Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Cc: Andrea Arcangeli <aarcange@redhat.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Hillf Danton <dhillf@gmail.com>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions