# git rev-parse -q --verify 5a1e843c66fa6438f389045981c37e4073917641^{commit} 5a1e843c66fa6438f389045981c37e4073917641 already have revision, skipping fetch # git checkout -q -f -B kisskb 5a1e843c66fa6438f389045981c37e4073917641 # git clean -qxdf # < git log -1 # commit 5a1e843c66fa6438f389045981c37e4073917641 # Merge: 297689545916 b42aa3fd5957 # Author: Linus Torvalds # Date: Sat Oct 26 19:43:12 2019 -0400 # # Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux # # Pull MIPS fixes from Paul Burton: # "A few MIPS fixes: # # - Fix VDSO time-related function behavior for systems where we need # to fall back to syscalls, but were instead returning bogus results. # # - A fix to TLB exception handlers for Cavium Octeon systems where # they would inadvertently clobber the $1/$at register. # # - A build fix for bcm63xx configurations. # # - Switch to using my @kernel.org email address" # # * tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux: # MIPS: tlbex: Fix build_restore_pagemask KScratch restore # MIPS: bmips: mark exception vectors as char arrays # mips: vdso: Fix __arch_get_hw_counter() # MAINTAINERS: Use @kernel.org address for Paul Burton # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 5a1e843c66fa6438f389045981c37e4073917641 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_powerpc-allnoconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- allnoconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/linus_powerpc-allnoconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/linus_powerpc-allnoconfig_powerpc-gcc4.6 # Build took: 0:00:15.526604