# git rev-parse -q --verify 7b56fbd83e261484da43f04090bce07570bd117f^{commit} 7b56fbd83e261484da43f04090bce07570bd117f already have revision, skipping fetch # git checkout -q -f -B kisskb 7b56fbd83e261484da43f04090bce07570bd117f # git clean -qxdf # < git log -1 # commit 7b56fbd83e261484da43f04090bce07570bd117f # Merge: 4312e0e8d3ea cb05143bdf42 # Author: Linus Torvalds # Date: Sun Nov 1 11:21:26 2020 -0800 # # Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Thomas Gleixner: # "Three fixes all related to #DB: # # - Handle the BTF bit correctly so it doesn't get lost due to a kernel # #DB # # - Only clear and set the virtual DR6 value used by ptrace on user # space triggered #DB. A kernel #DB must leave it alone to ensure # data consistency for ptrace. # # - Make the bitmasking of the virtual DR6 storage correct so it does # not lose DR_STEP" # # * tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6) # x86/debug: Only clear/set ->virtual_dr6 for userspace #DB # x86/debug: Fix BTF handling # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 7b56fbd83e261484da43f04090bce07570bd117f # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig+NO_SPLPAR_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_defconfig # Added to kconfig CONFIG_PPC_SPLPAR=n # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig+NO_SPLPAR_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig+NO_SPLPAR_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_pseries_defconfig+NO_SPLPAR_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/btrfs/tree-checker.c: In function 'check_root_item': /kisskb/src/fs/btrfs/tree-checker.c:1056:9: warning: missing braces around initializer [-Wmissing-braces] struct btrfs_root_item ri = { 0 }; ^ /kisskb/src/fs/btrfs/tree-checker.c:1056:9: warning: (near initialization for 'ri.inode') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus_pseries_defconfig+NO_SPLPAR_powerpc-gcc4.9 # Build took: 0:04:45.218993