# git rev-parse -q --verify aa5e20e2b0e02d87d5883f534189135b677eedb5^{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 aa5e20e2b0e02d87d5883f534189135b677eedb5^{commit} aa5e20e2b0e02d87d5883f534189135b677eedb5 # git checkout -q -f -B kisskb aa5e20e2b0e02d87d5883f534189135b677eedb5 # git clean -qxdf # < git log -1 # commit aa5e20e2b0e02d87d5883f534189135b677eedb5 # Author: Aneesh Kumar K.V # Date: Tue Dec 18 15:11:37 2018 +0530 # # arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade # # NestMMU requires us to mark the pte invalid and flush the tlb when we do a # RW upgrade of pte. We fixed a variant of this in the fault path in commit # Fixes: bd5050e38aec ("powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang") # # Signed-off-by: Aneesh Kumar K.V # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 aa5e20e2b0e02d87d5883f534189135b677eedb5 # < make -s -j 120 ARCH=x86_64 O=/kisskb/build/powerpc-next_x86_64-allnoconfig_x86_64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- allnoconfig # make -s -j 120 ARCH=x86_64 O=/kisskb/build/powerpc-next_x86_64-allnoconfig_x86_64 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/x86/kernel/apic/io_apic.c: In function 'mp_map_pin_to_irq': /kisskb/src/arch/x86/kernel/apic/io_apic.c:1034:6: warning: 'irq' 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:650:16: warning: 'gapstart' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/powerpc-next_x86_64-allnoconfig_x86_64 # Build took: 0:00:15.686610