# git rev-parse -q --verify 1c8b86a3799f7e5be903c3f49fcdaee29fd385b5^{commit} 1c8b86a3799f7e5be903c3f49fcdaee29fd385b5 already have revision, skipping fetch # git checkout -q -f -B kisskb 1c8b86a3799f7e5be903c3f49fcdaee29fd385b5 # git clean -qxdf # < git log -1 # commit 1c8b86a3799f7e5be903c3f49fcdaee29fd385b5 # Merge: 01bbafc63b65 87797fad6cce # Author: Linus Torvalds # Date: Tue Oct 10 11:31:42 2023 -0700 # # Merge tag 'xsa441-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip # # Pull xen fix from Juergen Gross: # "A fix for the xen events driver: # # Closing of an event channel in the Linux kernel can result in a # deadlock. This happens when the close is being performed in parallel # to an unrelated Xen console action and the handling of a Xen console # interrupt in an unprivileged guest. # # The closing of an event channel is e.g. triggered by removal of a # paravirtual device on the other side. As this action will cause # console messages to be issued on the other side quite often, the # chance of triggering the deadlock is not negligible" # # * tag 'xsa441-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: # xen/events: replace evtchn_rwlock with RCU # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 1c8b86a3799f7e5be903c3f49fcdaee29fd385b5 # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- skiroot_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/btrfs/extent_io.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/extent_io.c:3012:19: warning: 'last_extent_end' may be used uninitialized in this function [-Wmaybe-uninitialized] if (cache.cached && cache.offset + cache.len >= last_extent_end) { ^ /kisskb/src/fs/btrfs/extent_io.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-shift-negative-value' Completed OK # rm -rf /kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 # Build took: 0:02:55.352775