# git rev-parse -q --verify 2c71fdf02a95b3dd425b42f28fd47fb2b1d22702^{commit} 2c71fdf02a95b3dd425b42f28fd47fb2b1d22702 already have revision, skipping fetch # git checkout -q -f -B kisskb 2c71fdf02a95b3dd425b42f28fd47fb2b1d22702 # git clean -qxdf # < git log -1 # commit 2c71fdf02a95b3dd425b42f28fd47fb2b1d22702 # Merge: d7a62d0a9a17 718c4fb221db # Author: Linus Torvalds # Date: Tue Apr 9 09:24:37 2024 -0700 # # Merge tag 'drm-fixes-2024-04-09' of https://gitlab.freedesktop.org/drm/kernel # # Pull drm nouveau fix from Dave Airlie: # "A previous fix to nouveau devinit on the GSP paths fixed the Turing # but broke Ampere, I did some more digging and found the proper fix. # Sending it early as I want to make sure it makes the next 6.8 stable # kernels to fix the regression. # # Regular fixes will be at end of week as usual. # # nouveau: # # - regression fix for GSP display enable" # # * tag 'drm-fixes-2024-04-09' of https://gitlab.freedesktop.org/drm/kernel: # nouveau: fix devinit paths to only handle display on GSP. # < /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 2c71fdf02a95b3dd425b42f28fd47fb2b1d22702 # 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:3262: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' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' Completed OK # rm -rf /kisskb/build/linus_skiroot_defconfig_powerpc-gcc5 # Build took: 0:01:06.828423