# git rev-parse -q --verify ec35307e18ba8174e2a3f701956059f6a36f22fb^{commit} ec35307e18ba8174e2a3f701956059f6a36f22fb already have revision, skipping fetch # git checkout -q -f -B kisskb ec35307e18ba8174e2a3f701956059f6a36f22fb # git clean -qxdf # < git log -1 # commit ec35307e18ba8174e2a3f701956059f6a36f22fb # Merge: 3ac88fa4605e f7597e3c58ee # Author: Linus Torvalds # Date: Thu Feb 16 20:23:32 2023 -0800 # # Merge tag 'drm-fixes-2023-02-17' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Just a final collection of misc fixes, the biggest disables the # recently added dynamic debugging support, it has a regression that # needs some bigger fixes. # # Otherwise a bunch of fixes across the board, vc4, amdgpu and vmwgfx # mostly, with some smaller i915 and ast fixes. # # drm: # - dynamic debug disable for now # # fbdev: # - deferred i/o device close fix # # amdgpu: # - Fix GC11.x suspend warning # - Fix display warning # # vc4: # - YUV planes fix # - hdmi display fix # - crtc reduced blanking fix # # ast: # - fix start address computation # # vmwgfx: # - fix bo/handle races # # i915: # - gen11 WA fix" # # * tag 'drm-fixes-2023-02-17' of git://anongit.freedesktop.org/drm/drm: # drm/amd/display: Fail atomic_check early on normalize_zpos error # drm/amd/amdgpu: fix warning during suspend # drm/vmwgfx: Do not drop the reference to the handle too soon # drm/vmwgfx: Stop accessing buffer objects which failed init # drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT list # drm: Disable dynamic debug as broken # drm/ast: Fix start address computation # fbdev: Fix invalid page access after closing deferred I/O devices # drm/vc4: crtc: Increase setup cost in core clock calculation to handle extreme reduced blanking # drm/vc4: hdmi: Always enable GCP with AVMUTE cleared # drm/vc4: Fix YUV plane handling when planes are in different buffers # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 ec35307e18ba8174e2a3f701956059f6a36f22fb # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 defconfig # < make -s -j 32 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig # make -s -j 32 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/../lib/gcc/x86_64-buildroot-linux-gnu/12.2.0/../../../../x86_64-buildroot-linux-gnu/bin/ld: warning: arch/x86/um/vdso/vdso.o: missing .note.GNU-stack section implies executable stack /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/../lib/gcc/x86_64-buildroot-linux-gnu/12.2.0/../../../../x86_64-buildroot-linux-gnu/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/../lib/gcc/x86_64-buildroot-linux-gnu/12.2.0/../../../../x86_64-buildroot-linux-gnu/bin/ld: warning: .tmp_vmlinux.kallsyms1 has a LOAD segment with RWX permissions /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/../lib/gcc/x86_64-buildroot-linux-gnu/12.2.0/../../../../x86_64-buildroot-linux-gnu/bin/ld: warning: .tmp_vmlinux.kallsyms1.o: missing .note.GNU-stack section implies executable stack /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/../lib/gcc/x86_64-buildroot-linux-gnu/12.2.0/../../../../x86_64-buildroot-linux-gnu/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/../lib/gcc/x86_64-buildroot-linux-gnu/12.2.0/../../../../x86_64-buildroot-linux-gnu/bin/ld: warning: .tmp_vmlinux.kallsyms2 has a LOAD segment with RWX permissions /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/../lib/gcc/x86_64-buildroot-linux-gnu/12.2.0/../../../../x86_64-buildroot-linux-gnu/bin/ld: warning: .tmp_vmlinux.kallsyms2.o: missing .note.GNU-stack section implies executable stack /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/../lib/gcc/x86_64-buildroot-linux-gnu/12.2.0/../../../../x86_64-buildroot-linux-gnu/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/../lib/gcc/x86_64-buildroot-linux-gnu/12.2.0/../../../../x86_64-buildroot-linux-gnu/bin/ld: warning: vmlinux has a LOAD segment with RWX permissions LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64-gcc12 # Build took: 0:00:45.763205