# git rev-parse -q --verify 8ba9fbe1e4b8a28050c283792344ee8b6bc3465c^{commit} 8ba9fbe1e4b8a28050c283792344ee8b6bc3465c already have revision, skipping fetch # git checkout -q -f -B kisskb 8ba9fbe1e4b8a28050c283792344ee8b6bc3465c # git clean -qxdf # < git log -1 # commit 8ba9fbe1e4b8a28050c283792344ee8b6bc3465c # Merge: 3db903a8ead3 daa7772d477e # Author: Linus Torvalds # Date: Fri Aug 20 12:59:54 2021 -0700 # # Merge tag 'drm-fixes-2021-08-20-3' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Regularly scheduled fixes. The ttm one solves a problem of GPU drivers # failing to load if debugfs is off in Kconfig, otherwise the i915 and # mediatek, and amdgpu fixes all fairly normal. # # Nouveau has a couple of display fixes, but it has a fix for a # longstanding race condition in it's memory manager code, and the fix # mostly removes some code that wasn't working properly and has no # userspace users. This fix makes the diffstat kinda larger but in a # good (negative line-count) way. # # core: # - fix drm_wait_vblank uapi copying bug # # ttm: # - fix debugfs init when debugfs is off # # amdgpu: # - vega10 SMU workload fix # - DCN VM fix # - DCN 3.01 watermark fix # # amdkfd: # - SVM fix # # nouveau: # - ampere display fixes # - remove MM misfeature to fix a longstanding race condition # # i915: # - tweaked display workaround for all PCHs # - eDP MSO pipe sanity for ADL-P fix # - remove unused symbol export # # mediatek: # - AAL output size setting # - Delete component in remove function" # # * tag 'drm-fixes-2021-08-20-3' of git://anongit.freedesktop.org/drm/drm: # drm/amd/display: Use DCN30 watermark calc for DCN301 # drm/i915/dp: remove superfluous EXPORT_SYMBOL() # drm/i915/edp: fix eDP MSO pipe sanity checks for ADL-P # drm/i915: Tweaked Wa_14010685332 for all PCHs # drm/nouveau: rip out nvkm_client.super # drm/nouveau: block a bunch of classes from userspace # drm/nouveau/fifo/nv50-: rip out dma channels # drm/nouveau/kms/nv50: workaround EFI GOP window channel format differences # drm/nouveau/disp: power down unused DP links during init # drm/nouveau: recognise GA107 # drm: Copy drm_wait_vblank to user before returning # drm/amd/display: Ensure DCN save after VM setup # drm/amdkfd: fix random KFDSVMRangeTest.SetGetAttributesTest test failure # drm/amd/pm: change the workload type for some cards # Revert "drm/amd/pm: fix workload mismatch on vega10" # drm: ttm: Don't bail from ttm_global_init if debugfs_create_dir fails # drm/mediatek: Add component_del in OVL and COLOR remove function # drm/mediatek: Add AAL output size configuration # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 8ba9fbe1e4b8a28050c283792344ee8b6bc3465c # < make -s -j 48 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_64BIT=n # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 48 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 48 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 48 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/drivers/tty/serial/sunzilog.c:1128:13: warning: 'sunzilog_putchar' defined but not used [-Wunused-function] static void sunzilog_putchar(struct uart_port *port, int ch) ^ /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: modpost: EXPORT symbol "bzero_1page" [vmlinux] version ... Is "bzero_1page" prototyped in ? WARNING: modpost: EXPORT symbol "___rw_read_exit" [vmlinux] version ... Is "___rw_read_exit" prototyped in ? WARNING: modpost: EXPORT symbol "___rw_read_try" [vmlinux] version ... Is "___rw_read_try" prototyped in ? WARNING: modpost: EXPORT symbol "__ndelay" [vmlinux] version ... Is "__ndelay" prototyped in ? WARNING: modpost: EXPORT symbol "__ashrdi3" [vmlinux] version ... Is "__ashrdi3" prototyped in ? WARNING: modpost: EXPORT symbol "empty_zero_page" [vmlinux] version ... Is "empty_zero_page" prototyped in ? WARNING: modpost: EXPORT symbol "__udelay" [vmlinux] version ... Is "__udelay" prototyped in ? WARNING: modpost: EXPORT symbol "__lshrdi3" [vmlinux] version ... Is "__lshrdi3" prototyped in ? WARNING: modpost: EXPORT symbol "___rw_write_enter" [vmlinux] version ... Is "___rw_write_enter" prototyped in ? WARNING: modpost: EXPORT symbol "__ashldi3" [vmlinux] version ... Is "__ashldi3" prototyped in ? WARNING: modpost: EXPORT symbol "__copy_1page" [vmlinux] version ... Is "__copy_1page" prototyped in ? WARNING: modpost: EXPORT symbol "__muldi3" [vmlinux] version ... Is "__muldi3" prototyped in ? WARNING: modpost: EXPORT symbol "__divdi3" [vmlinux] version ... Is "__divdi3" prototyped in ? WARNING: modpost: EXPORT symbol "___rw_read_enter" [vmlinux] version ... Is "___rw_read_enter" prototyped in ? arch/sparc/kernel/head_32.o: In function `current_pc': arch/sparc/kernel/head_32.o:(.head.text+0x5040): relocation truncated to fit: R_SPARC_WDISP22 against `.init.text' arch/sparc/kernel/head_32.o: In function `halt_notsup': arch/sparc/kernel/head_32.o:(.head.text+0x5100): relocation truncated to fit: R_SPARC_WDISP22 against `.init.text' arch/sparc/kernel/head_32.o: In function `leon_init': arch/sparc/kernel/head_32.o:(.init.text+0xa4): relocation truncated to fit: R_SPARC_WDISP22 against symbol `leon_smp_cpu_startup' defined in .text section in arch/sparc/kernel/trampoline_32.o arch/sparc/kernel/process_32.o:(.fixup+0x4): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/process_32.o:(.fixup+0xc): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x4): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x10): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x1c): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x28): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x34): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x40): additional relocation overflows omitted from the output make[1]: *** [/kisskb/src/Makefile:1176: vmlinux] Error 1 make: *** [Makefile:220: __sub-make] Error 2 Command 'make -s -j 48 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc-allmodconfig_sparc64 # Build took: 0:12:56.616657