# git rev-parse -q --verify 00873c9de7e1dbe1201296a002b27d3b9268e772^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git next-test # git rev-parse -q --verify 00873c9de7e1dbe1201296a002b27d3b9268e772^{commit} 00873c9de7e1dbe1201296a002b27d3b9268e772 # git checkout -q -f -B kisskb 00873c9de7e1dbe1201296a002b27d3b9268e772 # git clean -qxdf # < git log -1 # commit 00873c9de7e1dbe1201296a002b27d3b9268e772 # Author: Aneesh Kumar K.V # Date: Sun Mar 18 16:35:58 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-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < git log --format=%s --max-count=1 00873c9de7e1dbe1201296a002b27d3b9268e772 # < make -s -j 48 ARCH=arm O=/kisskb/build/powerpc-next_versatile_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- versatile_defconfig # make -s -j 48 ARCH=arm O=/kisskb/build/powerpc-next_versatile_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/powerpc-next_versatile_defconfig_arm # Build took: 0:00:36.262421