# git rev-parse -q --verify dca132a60f226f4cbaa98807518a5ca6cff112ce^{commit} dca132a60f226f4cbaa98807518a5ca6cff112ce already have revision, skipping fetch # git checkout -q -f -B kisskb dca132a60f226f4cbaa98807518a5ca6cff112ce # git clean -qxdf # < git log -1 # commit dca132a60f226f4cbaa98807518a5ca6cff112ce # Merge: f3cc24942e95 51dede9c05df # Author: Linus Torvalds # Date: Sat Feb 22 18:02:10 2020 -0800 # # Merge tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull RAS fixes from Thomas Gleixner: # "Two fixes for the AMD MCE driver: # # - Populate the per CPU MCA bank descriptor pointer only after it has # been completely set up to prevent a use-after-free in case that one # of the subsequent initialization step fails # # - Implement a proper release function for the sysfs entries of MCA # threshold controls instead of freeing the memory right in the CPU # teardown code, which leads to another use-after-free when the # associated sysfs file is opened and accessed" # # * tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/mce/amd: Fix kobject lifetime # x86/mce/amd: Publish the bank pointer only after setup has succeeded # < /opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc-gcc --version # < /opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc-ld --version # < git log --format=%s --max-count=1 dca132a60f226f4cbaa98807518a5ca6cff112ce # < make -s -j 80 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- axs101_defconfig # Added to kconfig CONFIG_INITRAMFS_SOURCE="" # < make -s -j 80 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- help # make -s -j 80 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- olddefconfig # make -s -j 80 ARCH=arc O=/kisskb/build/linus_axs101_defconfig_arcompact CROSS_COMPILE=/opt/cross/kisskb/arcompact-buildroot-2015.08.1/bin/arc-buildroot-linux-uclibc- /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_dsc_aux_for_port': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5400:9: warning: missing braces around initializer [-Wmissing-braces] struct drm_dp_desc desc = { 0 }; ^ /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5400:9: warning: (near initialization for 'desc.ident') [-Wmissing-braces] /kisskb/src/net/ipv4/tcp_input.c: In function 'tcp_data_queue': /kisskb/src/net/ipv4/tcp_input.c:4398:49: warning: array subscript is above array bounds [-Warray-bounds] tp->selective_acks[i-1] = tp->selective_acks[i]; ^ Completed OK # rm -rf /kisskb/build/linus_axs101_defconfig_arcompact # Build took: 0:00:58.971557