diff options
| author | Catalin Marinas <[email protected]> | 2016-11-09 16:52:21 +0000 |
|---|---|---|
| committer | Catalin Marinas <[email protected]> | 2016-11-09 16:52:21 +0000 |
| commit | 6ed0038d5ecb307298bbb04e74eb96c4a500ad1f (patch) | |
| tree | ed7cefab12ff617f03d0227288ac6b4691137a0b /net/unix/af_unix.c | |
| parent | 7b03b6223105cc02672616211149ccda04184bfd (diff) | |
arm64: Fix typo in add_default_hugepagesz() for 64K pages
The default hugepage size when 64K pages are enabled is set to 2MB using
the contiguous PTE bit. The add_default_hugepagesz(), however, uses
CONT_PMD_SHIFT instead of CONT_PTE_SHIFT. There is no functional change
since the values are the same.
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions