# git rev-parse -q --verify 79c3ba3206c7680027f61fd4e3d6956a4154bf31^{commit} 79c3ba3206c7680027f61fd4e3d6956a4154bf31 already have revision, skipping fetch # git checkout -q -f -B kisskb 79c3ba3206c7680027f61fd4e3d6956a4154bf31 # git clean -qxdf # < git log -1 # commit 79c3ba3206c7680027f61fd4e3d6956a4154bf31 # Merge: d4425649c630 671e2ee5ee21 # Author: Linus Torvalds # Date: Fri Jun 7 17:39:31 2019 -0700 # # Merge tag 'drm-fixes-2019-06-07-1' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "A small bit more lively this week but not majorly so. I'm away in # Japan next week for family holiday, so I'll be pretty disconnected, # I've asked Daniel to do fixes for the week while I'm out. # # The nouveau firmware changes are a bit large, but they address a big # problem where a whole set of boards don't load with the driver, and # the new firmware fixes that, so I think it's worth trying to land it # now. # # core: # - Allow fb changes in async commits (drivers as well) # # udmabuf: # - Unmap scatterlist when unmapping udmabuf # # nouveau: # - firmware loading fixes for secboot firmware on new GPU revision. # # komeda: # - oops, dma mapping and warning fixes # # arm-hdlcd: # - clock fixes # - mode validation fix # # i915: # - Add a missing Icelake workaround # - GVT - DMA map fault fix and enforcement fixes # # amdgpu: # - DCE resume fix # - New raven variation updates" # # * tag 'drm-fixes-2019-06-07-1' of git://anongit.freedesktop.org/drm/drm: (33 commits) # drm/nouveau/secboot/gp10[2467]: support newer FW to fix SEC2 failures on some boards # drm/nouveau/secboot: enable loading of versioned LS PMU/SEC2 ACR msgqueue FW # drm/nouveau/secboot: split out FW version-specific LS function pointers # drm/nouveau/secboot: pass max supported FW version to LS load funcs # drm/nouveau/core: support versioned firmware loading # drm/nouveau/core: pass subdev into nvkm_firmware_get, rather than device # drm/komeda: Potential error pointer dereference # drm/komeda: remove set but not used variable 'kcrtc' # drm/amd/amdgpu: add RLC firmware to support raven1 refresh # drm/amd/powerplay: add set_power_profile_mode for raven1_refresh # drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2) # udmabuf: actually unmap the scatterlist # drm/arm/hdlcd: Allow a bit of clock tolerance # drm/arm/hdlcd: Actually validate CRTC modes # drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 times # drm/komeda: fixing of DMA mapping sg segment warning # drm: don't block fb changes for async plane updates # drm/vc4: fix fb references in async update # drm/msm: fix fb references in async update # drm/amd: fix fb references in async update # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 79c3ba3206c7680027f61fd4e3d6956a4154bf31 # < make -s -j 80 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allmodconfig # make -s -j 80 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- /kisskb/src/drivers/hwtracing/intel_th/msu.c: In function 'msc_buffer_win_alloc': /kisskb/src/drivers/hwtracing/intel_th/msu.c:783:21: warning: unused variable 'i' [-Wunused-variable] int ret = -ENOMEM, i; ^ /kisskb/src/drivers/hwtracing/intel_th/msu.c: In function 'msc_buffer_win_free': /kisskb/src/drivers/hwtracing/intel_th/msu.c:863:6: warning: unused variable 'i' [-Wunused-variable] int i; ^ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ WARNING: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: "clear_page" [fs/ocfs2/dlm/ocfs2_dlm.ko] has no CRC! WARNING: "clear_page" [fs/ntfs/ntfs.ko] has no CRC! WARNING: "copy_page" [fs/nilfs2/nilfs2.ko] has no CRC! WARNING: "copy_page" [fs/nfs/nfs.ko] has no CRC! WARNING: "clear_page" [fs/gfs2/gfs2.ko] has no CRC! WARNING: "copy_page" [fs/fuse/fuse.ko] has no CRC! WARNING: "clear_page" [fs/fuse/fuse.ko] has no CRC! WARNING: "copy_page" [fs/cachefiles/cachefiles.ko] has no CRC! WARNING: "copy_page" [fs/btrfs/btrfs.ko] has no CRC! WARNING: "clear_page" [fs/btrfs/btrfs.ko] has no CRC! WARNING: "clear_page" [drivers/scsi/sd_mod.ko] has no CRC! WARNING: "clear_page" [drivers/md/raid456.ko] has no CRC! WARNING: "copy_page" [drivers/md/dm-integrity.ko] has no CRC! WARNING: "clear_page" [drivers/md/dm-integrity.ko] has no CRC! WARNING: "copy_page" [drivers/gpu/drm/ttm/ttm.ko] has no CRC! WARNING: "clear_page" [drivers/gpu/drm/ttm/ttm.ko] has no CRC! WARNING: "copy_page" [drivers/block/drbd/drbd.ko] has no CRC! warning: same module names found: drivers/regulator/88pm800.ko drivers/mfd/88pm800.ko warning: same module names found: drivers/gpu/drm/bridge/adv7511/adv7511.ko drivers/media/i2c/adv7511.ko warning: same module names found: drivers/net/phy/asix.ko drivers/net/usb/asix.ko warning: same module names found: fs/coda/coda.ko drivers/media/platform/coda/coda.ko warning: same module names found: drivers/net/phy/realtek.ko drivers/net/dsa/realtek.ko Completed OK # rm -rf /kisskb/build/linus_nds32-allmodconfig_nds32le # Build took: 0:10:30.319922