# git rev-parse -q --verify 4ffe713b7587b14695c9bec26a000fc88ef54895^{commit} 4ffe713b7587b14695c9bec26a000fc88ef54895 already have revision, skipping fetch # git checkout -q -f -B kisskb 4ffe713b7587b14695c9bec26a000fc88ef54895 # git clean -qxdf # < git log -1 # commit 4ffe713b7587b14695c9bec26a000fc88ef54895 # Author: Aneesh Kumar K.V # Date: Thu Sep 20 14:03:58 2018 +0530 # # powerpc/mm: Increase the max addressable memory to 2PB # # Currently we limit the max addressable memory to 128TB. This patch increase the # limit to 2PB. We can have devices like nvdimm which adds memory above 512TB # limit. # # We still don't support regular system ram above 512TB. One of the challenge with # that is the percpu allocator, that allocates per node memory and use the max # distance between them as the percpu offsets. This means with large gap in # address space ( system ram above 1PB) we will run out of vmalloc space to map # the percpu allocation. # # In order to support addressable memory above 512TB, kernel should be able to # linear map this range. To do that with hash translation we now add 4 context # to kernel linear map region. Our per context addressable range is 512TB. We # still keep VMALLOC and VMEMMAP region to old size. SLB miss handlers is updated # to validate these limit. # # We also limit this update to SPARSEMEM_VMEMMAP and SPARSEMEM_EXTREME # # Signed-off-by: Aneesh Kumar K.V # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 4ffe713b7587b14695c9bec26a000fc88ef54895 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc85xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:10:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:9, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) ^ /kisskb/src/include/linux/compiler.h:77:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: note: in expansion of macro 'IS_ERR_VALUE' if (IS_ERR_VALUE(fep->ring_mem_addr)) ^ arch/powerpc/boot/mpc8541cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) arch/powerpc/boot/mpc8555cds.dtb: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xb79a78) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb79a78) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb79a78) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb79a78) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb79a78) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb79a78) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb79a78) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb79a78) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb79a78) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb79a78) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb79a78) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb79a78) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb79a78) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb79a78) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb79a78) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb69284) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-4.19.0-rc3-g4ffe713b7587 Created: Mon Oct 15 00:43:27 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5653808 Bytes = 5521.30 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c00320 Image Name: Linux-4.19.0-rc3-g4ffe713b7587 Created: Mon Oct 15 00:43:28 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5653768 Bytes = 5521.26 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002b0 Image Name: Linux-4.19.0-rc3-g4ffe713b7587 Created: Mon Oct 15 00:43:28 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5653779 Bytes = 5521.27 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002b0 Image Name: Linux-4.19.0-rc3-g4ffe713b7587 Created: Mon Oct 15 00:43:28 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5653810 Bytes = 5521.30 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c00320 Image Name: Linux-4.19.0-rc3-g4ffe713b7587 Created: Mon Oct 15 00:43:28 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5653836 Bytes = 5521.32 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002b0 Image Name: Linux-4.19.0-rc3-g4ffe713b7587 Created: Mon Oct 15 00:43:28 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5653791 Bytes = 5521.28 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002b0 Image Name: Linux-4.19.0-rc3-g4ffe713b7587 Created: Mon Oct 15 00:43:28 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5653797 Bytes = 5521.29 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c00320 Image Name: Linux-4.19.0-rc3-g4ffe713b7587 Created: Mon Oct 15 00:43:28 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5623980 Bytes = 5492.17 KiB = 5.36 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.19.0-rc3-g4ffe713b7587 Created: Mon Oct 15 00:43:28 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5654289 Bytes = 5521.77 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002b0 Image Name: Linux-4.19.0-rc3-g4ffe713b7587 Created: Mon Oct 15 00:43:29 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5654516 Bytes = 5521.99 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002b0 Image Name: Linux-4.19.0-rc3-g4ffe713b7587 Created: Mon Oct 15 00:43:29 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5653742 Bytes = 5521.23 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002b0 Image Name: Linux-4.19.0-rc3-g4ffe713b7587 Created: Mon Oct 15 00:43:29 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5654535 Bytes = 5522.01 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002b0 Image Name: Linux-4.19.0-rc3-g4ffe713b7587 Created: Mon Oct 15 00:43:29 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5653814 Bytes = 5521.30 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c00320 Image Name: Linux-4.19.0-rc3-g4ffe713b7587 Created: Mon Oct 15 00:43:29 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5654499 Bytes = 5521.97 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002b0 Image Name: Linux-4.19.0-rc3-g4ffe713b7587 Created: Mon Oct 15 00:43:29 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5653794 Bytes = 5521.28 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c002b0 Image Name: Linux-4.19.0-rc3-g4ffe713b7587 Created: Mon Oct 15 00:43:29 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5653802 Bytes = 5521.29 KiB = 5.39 MiB Load Address: 00c00000 Entry Point: 00c00320 Completed OK # rm -rf /kisskb/build/powerpc-next_mpc85xx_defconfig_powerpc-gcc5 # Build took: 0:01:53.976719