# git rev-parse -q --verify c0ecd6388360d930440cc5554026818895199923^{commit} c0ecd6388360d930440cc5554026818895199923 already have revision, skipping fetch # git checkout -q -f -B kisskb c0ecd6388360d930440cc5554026818895199923 # git clean -qxdf # < git log -1 # commit c0ecd6388360d930440cc5554026818895199923 # Merge: 183d46ff422e 5560a612c20d # Author: Linus Torvalds # Date: Thu Aug 1 11:30:15 2024 -0700 # # Merge tag 'pci-v6.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci # # Pull PCI fixes from Bjorn Helgaas: # # - Fix a pci_intx() regression that caused driver reload to fail with # "Resources present before probing" (Philipp Stanner) # # - Fix a pciehp regression that clobbered the upper bits of RAID status # LEDs on NVMe devices behind an Intel VMD (Blazej Kucman) # # * tag 'pci-v6.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci: # PCI: pciehp: Retain Power Indicator bits for userspace indicators # PCI: Fix devres regression in pci_intx() # < /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 c0ecd6388360d930440cc5554026818895199923 # make -s -j 40 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 40 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 40 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 40 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/fiemap.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/fiemap.c:822: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/fiemap.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' Completed OK # rm -rf /kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 # Build took: 0:01:01.680233