# 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/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 79c3ba3206c7680027f61fd4e3d6956a4154bf31 # < make -s -j 80 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allmodconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # yes \n | make -s -j 80 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 oldconfig yes: standard output: Broken pipe # make -s -j 80 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/signal.c: In function 'timer_real_alarm_handler': /kisskb/src/arch/um/os-Linux/signal.c:93:1: warning: the frame size of 2960 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/arch/um/os-Linux/signal.c: In function 'sig_handler_common': /kisskb/src/arch/um/os-Linux/signal.c:51:1: warning: the frame size of 2976 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/security/apparmor/policy_unpack.c: In function 'unpack_profile': /kisskb/src/security/apparmor/policy_unpack.c:496:9: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] str[pos] = ':'; ^ /kisskb/src/security/apparmor/policy_unpack.c:467:14: note: 'pos' was declared here int c, j, pos, size2 = unpack_strdup(e, &str, NULL); ^ /kisskb/src/lib/lz4/lz4hc_compress.c: In function 'LZ4HC_compress_generic': /kisskb/src/lib/lz4/lz4hc_compress.c:579:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ LINK linux ERROR: "devm_ioremap" [drivers/counter/ftm-quaddec.ko] undefined! make[2]: *** [/kisskb/src/scripts/Makefile.modpost:91: __modpost] Error 1 make[1]: *** [/kisskb/src/Makefile:1289: modules] Error 2 make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 80 ARCH=um O=/kisskb/build/linus_um-allmodconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_um-allmodconfig_um-x86_64 # Build took: 0:05:02.993557