# git rev-parse -q --verify cc8ed4d0a8486c7472cd72ec3c19957e509dc68c^{commit} cc8ed4d0a8486c7472cd72ec3c19957e509dc68c already have revision, skipping fetch # git checkout -q -f -B kisskb cc8ed4d0a8486c7472cd72ec3c19957e509dc68c # git clean -qxdf # < git log -1 # commit cc8ed4d0a8486c7472cd72ec3c19957e509dc68c # Merge: 1b907b83aeca a2ce3f7752bf # Author: Linus Torvalds # Date: Fri May 31 16:26:48 2024 -0700 # # Merge tag 'drm-fixes-2024-06-01' of https://gitlab.freedesktop.org/drm/kernel # # Pull drm fixes from Dave Airlie: # "This is the weekly fixes. Lots of small fixes across the board, one # BUG_ON fix in shmem seems most important, otherwise amdgpu, i915, xe # mostly with small fixes to all the other drivers. # # shmem: # - fix BUG_ON in COW handling # - warn when trying to pin imported objects # # buddy: # - fix page size handling # # dma-buf: # - sw-sync: Don't interfere with IRQ handling # - fix kthreads-handling error path # # i915: # - fix a race in audio component by registering it later # - make DPT object unshrinkable to avoid shrinking when framebuffer # has not shrunk # - fix CCS id calculation to fix a perf regression # - fix selftest caching mode # - fix FIELD_PREP compiler warnings # - fix indefinite wait for GT wakeref release # - revert overeager multi-gt pm reference removal # # xe: # - pcode polling timeout change # - fix for deadlocks for faulting VMs # - error-path lock imbalance fix # # amdgpu: # - RAS fix # - fix colorspace property for MST connectors # - fix for PCIe DPM # - silence UBSAN warning # - GPUVM robustness fix # - partition fix # - drop deprecated I2C_CLASS_SPD # # amdkfd: # - revert unused changes for certain 11.0.3 devices # - simplify APU VRAM handling # # lima: # - fix dma_resv-related deadlock in object pin # # msm: # - remove build-time dependency on Python 3.9 # # nouveau: # - nvif: Fix possible integer overflow # # panel: # - lg-sw43408: Select DP helpers; Declare backlight ops as static # - sitronix-st7789v: Various fixes for jt240mhqs_hwt_ek_e3 panel # # panfrost: # - fix dma_resv-related deadlock in object pin" # # * tag 'drm-fixes-2024-06-01' of https://gitlab.freedesktop.org/drm/kernel: (35 commits) # drm/msm: remove python 3.9 dependency for compiling msm # drm/panel: sitronix-st7789v: fix display size for jt240mhqs_hwt_ek_e3 panel # drm/panel: sitronix-st7789v: tweak timing for jt240mhqs_hwt_ek_e3 panel # drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 panel # drm/amd/pm: remove deprecated I2C_CLASS_SPD support from newly added SMU_14_0_2 # drm/amdgpu: Make CPX mode auto default in NPS4 # drm/amdkfd: simplify APU VRAM handling # Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices" # drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_parent # drm/amdgpu: silence UBSAN warning # drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth() # drm/i915: Fix audio component initialization # drm/i915/dpt: Make DPT object unshrinkable # drm/i915/gt: Fix CCS id's calculation for CCS mode setting # drm/panel/lg-sw43408: mark sw43408_backlight_ops as static # drm/i915/selftests: Set always_coherent to false when reading from CPU # drm/panel/lg-sw43408: select CONFIG_DRM_DISPLAY_DP_HELPER # drm/i915/guc: avoid FIELD_PREP warning # drm/i915/gt: Disarm breadcrumbs if engines are already idle # Revert "drm/i915: Remove extra multi-gt pm-references" # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 cc8ed4d0a8486c7472cd72ec3c19957e509dc68c # make -s -j 40 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- ip22_defconfig # < make -s -j 40 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 40 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 40 ARCH=mips O=/kisskb/build/linus_ip22_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/sgi-ip22/ip22-time.c:119:18: warning: no previous prototype for 'indy_8254timer_irq' [-Wmissing-prototypes] void __irq_entry indy_8254timer_irq(void) ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/sgi-ip22/ip22-gio.c:249:6: warning: no previous prototype for 'ip22_gio_set_64bit' [-Wmissing-prototypes] void ip22_gio_set_64bit(int slotno) ^~~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/sgi-ip22/ip22-gio.c:398:12: warning: no previous prototype for 'ip22_gio_init' [-Wmissing-prototypes] int __init ip22_gio_init(void) ^~~~~~~~~~~~~ /kisskb/src/arch/mips/sgi-ip22/ip22-berr.c:89:6: warning: no previous prototype for 'ip22_be_interrupt' [-Wmissing-prototypes] void ip22_be_interrupt(int irq) ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/mips/sgi-ip22/ip22-berr.c:113:13: warning: no previous prototype for 'ip22_be_init' [-Wmissing-prototypes] void __init ip22_be_init(void) ^~~~~~~~~~~~ /kisskb/src/drivers/scsi/sgiwd93.c:173:6: warning: no previous prototype for 'sgiwd93_reset' [-Wmissing-prototypes] void sgiwd93_reset(unsigned long base) ^~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_ip22_defconfig_mips-gcc8 # Build took: 0:00:54.109230