# git rev-parse -q --verify d73aba1115cf40630cc8b4b7aed049ed8117b458^{commit} d73aba1115cf40630cc8b4b7aed049ed8117b458 already have revision, skipping fetch # git checkout -q -f -B kisskb d73aba1115cf40630cc8b4b7aed049ed8117b458 # git clean -qxdf # < git log -1 # commit d73aba1115cf40630cc8b4b7aed049ed8117b458 # Merge: cffd425b9014 f0e7ce1eef58 # Author: Linus Torvalds # Date: Fri Jan 25 12:19:10 2019 +1300 # # Merge tag 'drm-fixes-2019-01-25-1' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Live from LCA pull, some fixes all over the place, # # i915: # - GVT workload destruction fix # # msm: # - A6XX opp-level fix # - build fixes # - hard-coded irq removal # # amdgpu: # - overclocking fix # - hybrid gfx fix # # sun4i: # - fix TMDS clock usage" # # * tag 'drm-fixes-2019-01-25-1' of git://anongit.freedesktop.org/drm/drm: # drm/msm: avoid unused function warning # drm/msm: Add __printf verification # drm/msm: Fix A6XX support for opp-level # drm/msm: honor GPU_READONLY flag # drm/msm: drop interrupt-names # drm/msm/gpu: Remove hardcoded interrupt name # drm/msm/gpu: fix building without debugfs # drm/i915/execlists: Mark up priority boost on preemption # drm/i915/gvt: release shadow batch buffer and wa_ctx before destroy one workload # drm/sun4i: hdmi: Fix usage of TMDS clock # drm/amd/powerplay: OD setting fix on Vega10 # drm/amdgpu: Add APTX quirk for Lenovo laptop # drm/msm: Unblock writer if reader closes file # < /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 d73aba1115cf40630cc8b4b7aed049ed8117b458 # < make -s -j 24 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 24 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- :1336:2: warning: #warning syscall rseq not implemented [-Wcpp] 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:11, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:9, from /kisskb/src/drivers/scsi/scsi_debug.c:23: /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:1624: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:07.069311