# 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-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 2c71fdf02a95b3dd425b42f28fd47fb2b1d22702 # make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 40 ARCH=x86_64 O=/kisskb/build/linus_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus_allmodconfig_x86_64-gcc8 # Build took: 0:17:09.392091