# git rev-parse -q --verify 04a1942933ced67d2b73c156017bf13476b7146b^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git next-test error: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 04a1942933ced67d2b73c156017bf13476b7146b^{commit} 04a1942933ced67d2b73c156017bf13476b7146b # git checkout -q -f -B kisskb 04a1942933ced67d2b73c156017bf13476b7146b # git clean -qxdf # < git log -1 # commit 04a1942933ced67d2b73c156017bf13476b7146b # Author: Sachin Sant # Date: Mon May 6 17:33:33 2019 +0530 # # powerpc/mm: Fix hugetlb page initialization # # This patch fixes a regression by using correct kernel config variable # for HUGETLB_PAGE_SIZE_VARIABLE. # # Without this huge pages are disabled during kernel boot. # [0.309496] hugetlbfs: disabling because there are no supported hugepage sizes # # Fixes: c5710cd20735 ("powerpc/mm: cleanup HPAGE_SHIFT setup") # Reported-by: Sachin Sant # Signed-off-by: Michael Ellerman # Tested-by: Sachin Sant # Reviewed-by: Christophe Leroy # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-ld --version # < git log --format=%s --max-count=1 04a1942933ced67d2b73c156017bf13476b7146b # < make -s -j 80 ARCH=i386 O=/kisskb/build/powerpc-next_i386-allnoconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- allnoconfig # make -s -j 80 ARCH=i386 O=/kisskb/build/powerpc-next_i386-allnoconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:187:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/x86/kernel/e820.c: In function 'e820__setup_pci_gap': /kisskb/src/arch/x86/kernel/e820.c:651:16: warning: 'gapstart' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/powerpc-next_i386-allnoconfig_i386 # Build took: 0:00:21.402151