# 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/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 79c3ba3206c7680027f61fd4e3d6956a4154bf31 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc6xx_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1645:3: warning: 'oldval' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/futex.c:1620:6: note: 'oldval' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2589:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1850:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:331:21: note: 'pdeo' was declared here /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:208:2: warning: 'speaker_vol' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c:873:36: note: 'speaker_vol' was declared here /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2077:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec.isra.28': /kisskb/src/net/bridge/br_netlink.c:648:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1578:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1535:6: note: 'pwr_level_cisco' was declared here /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1842:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1755:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0xad96bc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad96bc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad96bc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad96bc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad96bc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad96bc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad96bc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad96bc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad96bc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xac8fd8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xac8fd8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xad96bc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.2.0-rc3+ Created: Sat Jun 8 12:37:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5183960 Bytes = 5062.46 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.2.0-rc3+ Created: Sat Jun 8 12:37:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5152867 Bytes = 5032.10 KiB = 4.91 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.2.0-rc3+ Created: Sat Jun 8 12:37:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5184375 Bytes = 5062.87 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00888 Image Name: Linux-5.2.0-rc3+ Created: Sat Jun 8 12:37:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5183843 Bytes = 5062.35 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00888 Image Name: Linux-5.2.0-rc3+ Created: Sat Jun 8 12:37:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5183245 Bytes = 5061.76 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.2.0-rc3+ Created: Sat Jun 8 12:37:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5183453 Bytes = 5061.97 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.2.0-rc3+ Created: Sat Jun 8 12:37:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5183374 Bytes = 5061.89 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.2.0-rc3+ Created: Sat Jun 8 12:37:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5183961 Bytes = 5062.46 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.2.0-rc3+ Created: Sat Jun 8 12:37:49 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5183495 Bytes = 5062.01 KiB = 4.94 MiB Load Address: 00b00000 Entry Point: 00b00290 Completed OK # rm -rf /kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.6 # Build took: 0:02:52.674277