# git rev-parse -q --verify 31cc088a4f5d83481c6f5041bd6eb06115b974af^{commit} 31cc088a4f5d83481c6f5041bd6eb06115b974af already have revision, skipping fetch # git checkout -q -f -B kisskb 31cc088a4f5d83481c6f5041bd6eb06115b974af # git clean -qxdf # < git log -1 # commit 31cc088a4f5d83481c6f5041bd6eb06115b974af # Merge: dd4542d2823a 8ee795625665 # Author: Linus Torvalds # Date: Fri Jul 19 12:29:43 2019 -0700 # # Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Daniel Vetter: # "Dave is back in shape, but now family got it so I'm doing the pull. # Two things worthy of note: # # - nouveau feature pull was way too late, Dave&me decided to not take # that, so Ben spun up a pull with just the fixes. # # - after some chatting with the arm display maintainers we decided to # change a bit how that's maintained, for more oversight/review and # cross vendor collab. # # More details below: # # nouveau: # - bugfixes # - TU116 enabling (minor iteration) :w # # amdgpu: # - large pile of fixes for new hw support this release (navi, vega20) # - audio hotplug fix # - bunch of corner cases and small fixes all over for amdgpu/kfd # # komeda: # - back out some new properties (from this merge window) that needs # more pondering. # # bochs: # - fb pitch setup # # core: # - a new panel quirk # - misc fixes" # # * tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm: (73 commits) # drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bug # drm/nouveau/flcn/gp102-: improve implementation of bind_context() on SEC2/GSP # drm/nouveau: fix memory leak in nouveau_conn_reset() # drm/nouveau/dmem: missing mutex_lock in error path # drm/nouveau/hwmon: return EINVAL if the GPU is powered down for sensors reads # drm/nouveau: fix bogus GPL-2 license header # drm/nouveau: fix bogus GPL-2 license header # drm/nouveau/i2c: Enable i2c pads & busses during preinit # drm/nouveau/disp/tu102-: wire up scdc parameter setter # drm/nouveau/core: recognise TU116 chipset # drm/nouveau/kms: disallow dual-link harder if hdmi connection detected # drm/nouveau/disp/nv50-: fix center/aspect-corrected scaling # drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modes # drm/nouveau/mcp89/mmu: Use mcp77_mmu_new instead of g84_mmu_new on MCP89. # drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freq # drm/amdgpu/pm: remove check for pp funcs in freq sysfs handlers # drm/amd/display: Force uclk to max for every state # drm/amdkfd: Remove GWS from process during uninit # drm/amd/amdgpu: Fix offset for vmid selection in debugfs interface # drm/amd/powerplay: update vega20 driver if to fit latest SMU firmware # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux-ld --version # < git log --format=%s --max-count=1 31cc088a4f5d83481c6f5041bd6eb06115b974af # < make -s -j 80 ARCH=parisc O=/kisskb/build/linus_a500_defconfig_parisc64 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux- a500_defconfig # make -s -j 80 ARCH=parisc O=/kisskb/build/linus_a500_defconfig_parisc64 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa64-linux/bin/hppa64-linux- In file included from /kisskb/src/arch/parisc/include/asm/atomic.h:10, from /kisskb/src/include/linux/atomic.h:7, from /kisskb/src/arch/parisc/include/asm/bitops.h:13, from /kisskb/src/include/linux/bitops.h:19, from /kisskb/src/include/linux/kernel.h:12, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:9, from /kisskb/src/drivers/scsi/scsi_debug.c:18: /kisskb/src/drivers/scsi/scsi_debug.c: In function 'resp_start_stop': /kisskb/src/arch/parisc/include/asm/cmpxchg.h:48:3: warning: value computed is not used [-Wunused-value] ((__typeof__(*(ptr)))__xchg((unsigned long)(x), (ptr), sizeof(*(ptr)))) /kisskb/src/arch/parisc/include/asm/atomic.h:78:30: note: in expansion of macro 'xchg' #define atomic_xchg(v, new) (xchg(&((v)->counter), new)) ^~~~ /kisskb/src/drivers/scsi/scsi_debug.c:1618:2: note: in expansion of macro 'atomic_xchg' atomic_xchg(&devip->stopped, stop); ^~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_a500_defconfig_parisc64 # Build took: 0:01:18.563588