android_kernel_xiaomi_sm8350/include
Jon Tollefson 91224346aa powerpc: define support for 16G hugepages
The huge page size is defined for 16G pages.  If a hugepagesz of 16G is
specified at boot-time then it becomes the huge page size instead of the
default 16M.

The change in pgtable-64K.h is to the macro pte_iterate_hashed_subpages to
make the increment to va (the 1 being shifted) be a long so that it is not
shifted to 0.  Otherwise it would create an infinite loop when the shift
value is for a 16G page (when base page size is 64K).

Signed-off-by: Jon Tollefson <kniht@linux.vnet.ibm.com>
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-24 10:47:19 -07:00
..
acpi
asm-alpha
asm-arm Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 2008-07-23 18:24:08 -07:00
asm-avr32 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx 2008-07-23 12:03:18 -07:00
asm-blackfin
asm-cris
asm-frv termios: Termios defines for other platforms 2008-07-20 17:12:38 -07:00
asm-generic
asm-h8300
asm-ia64 hugetlb: modular state for hugetlb page size 2008-07-24 10:47:17 -07:00
asm-m32r
asm-m68k m68k: remove stale ARCH_SUN4 #define 2008-07-20 17:24:39 -07:00
asm-m68knommu
asm-mips
asm-mn10300
asm-parisc
asm-powerpc powerpc: define support for 16G hugepages 2008-07-24 10:47:19 -07:00
asm-s390 hugetlb: modular state for hugetlb page size 2008-07-24 10:47:17 -07:00
asm-sh hugetlb: modular state for hugetlb page size 2008-07-24 10:47:17 -07:00
asm-sparc hugetlb: modular state for hugetlb page size 2008-07-24 10:47:17 -07:00
asm-sparc64
asm-um
asm-v850
asm-x86 x86: add hugepagesz option on 64-bit 2008-07-24 10:47:19 -07:00
asm-xtensa
crypto
drm
keys
linux hugetlb: allow arch overridden hugepage allocation 2008-07-24 10:47:19 -07:00
math-emu
media
mtd
net ipv6: icmp6_dst_gc return change 2008-07-22 14:35:50 -07:00
pcmcia
rdma
rxrpc
scsi driver core: remove KOBJ_NAME_LEN define 2008-07-21 21:54:52 -07:00
sound
video
xen
Kbuild