# git rev-parse -q --verify f016f7547aeedefed9450499d002ba983b8fce15^{commit} f016f7547aeedefed9450499d002ba983b8fce15 already have revision, skipping fetch # git checkout -q -f -B kisskb f016f7547aeedefed9450499d002ba983b8fce15 # git clean -qxdf # < git log -1 # commit f016f7547aeedefed9450499d002ba983b8fce15 # Merge: e543d0b5ecf2 ad5575eb6278 # Author: Linus Torvalds # Date: Fri Dec 29 11:57:26 2023 -0800 # # Merge tag 'gpio-fixes-for-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux # # Pull gpio fixes from Bartosz Golaszewski: # # - Andy steps down as GPIO reviewer # # - Kent becomes a reviewer for GPIO uAPI # # - add missing intel file to the relevant MAINTAINERS section # # * tag 'gpio-fixes-for-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: # MAINTAINERS: Add a missing file to the INTEL GPIO section # MAINTAINERS: Remove Andy from GPIO maintainers # MAINTAINERS: split out the uAPI into a new section # < /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 f016f7547aeedefed9450499d002ba983b8fce15 # 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/extent_io.c: In function 'extent_fiemap': /kisskb/src/fs/btrfs/extent_io.c:3017: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:01:02.154049