# git rev-parse -q --verify 5e36db73b61db96eb612a3ee355ed7cfe2970830^{commit} 5e36db73b61db96eb612a3ee355ed7cfe2970830 already have revision, skipping fetch # git checkout -q -f -B kisskb 5e36db73b61db96eb612a3ee355ed7cfe2970830 # git clean -qxdf # < git log -1 # commit 5e36db73b61db96eb612a3ee355ed7cfe2970830 # Author: Aneesh Kumar K.V # Date: Mon Mar 26 15:34:50 2018 +0530 # # powerpc/mm/hash: Don't memset pgd table if not needed # # We need to zero-out pgd table only if we share the slab cache with # pud/pmd level caches. With the support of 4PB, we don't share the slab # cache anymore. Instead of removing the code completely hide it within # an #ifdef. We don't need to do this with any other page table level, # because they all allocate table of double the size and we take of # initializing the first half corrrectly during page table zap. # # Signed-off-by: Aneesh Kumar K.V # [mpe: Consolidate multiple #if / #ifdef into one] # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 5e36db73b61db96eb612a3ee355ed7cfe2970830 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_amigaone_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- amigaone_defconfig warning: (PPC_C2K && AMIGAONE) selects NOT_COHERENT_CACHE which has unmet direct dependencies (4xx || PPC_8xx || E200 || PPC_MPC512x || GAMECUBE_COMMON) warning: (PPC_C2K && AMIGAONE) selects NOT_COHERENT_CACHE which has unmet direct dependencies (4xx || PPC_8xx || E200 || PPC_MPC512x || GAMECUBE_COMMON) # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_amigaone_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- warning: (PPC_C2K && AMIGAONE) selects NOT_COHERENT_CACHE which has unmet direct dependencies (4xx || PPC_8xx || E200 || PPC_MPC512x || GAMECUBE_COMMON) warning: (PPC_C2K && AMIGAONE) selects NOT_COHERENT_CACHE which has unmet direct dependencies (4xx || PPC_8xx || E200 || PPC_MPC512x || GAMECUBE_COMMON) INFO: Uncompressed kernel (size 0x5d3320) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.16.0-rc4+ Created: Fri Mar 30 04:08:20 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2956259 Bytes = 2886.97 kB = 2.82 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.16.0-rc4+ Created: Fri Mar 30 04:08:20 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2978864 Bytes = 2909.05 kB = 2.84 MB Load Address: 00800000 Entry Point: 00800108 Completed OK # rm -rf /kisskb/build/powerpc-next_amigaone_defconfig_powerpc-5.3 # Build took: 0:00:41.218973