# git rev-parse -q --verify c42c12a905454734bbddaa9ca62413b4d493234e^{commit} c42c12a905454734bbddaa9ca62413b4d493234e already have revision, skipping fetch # git checkout -q -f -B kisskb c42c12a905454734bbddaa9ca62413b4d493234e # git clean -qxdf # < git log -1 # commit c42c12a905454734bbddaa9ca62413b4d493234e # Merge: 97f4e14 c78d1f9 # Author: Linus Torvalds # Date: Thu Jul 5 19:43:29 2018 -0700 # # Merge tag 'drm-fixes-2018-07-06' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "This is the drm fixes for rc4. # # It's a bit larger than I'd like but the exynos cleanups are pretty # mechanical, and I'd rather have them in sooner rather than later so we # can avoid too much conflicts around them. The non-mechanincal exynos # changes are mostly fixes for new feature recently introduced. # # Apart from the exynos updates, we have: # # i915: # - GVT and GGTT mapping fixes # # amdgpu: # - fix HDMI2.0 4K@60 Hz regression # - Hotplug fixes for dual-GPU laptops to make power management better # - misc vega12 bios fixes, a race fix and some typos. # # sii8620 bridge: # - small fixes around mode setting # # core: # - use kvzalloc to allocate blob property memory" # # * tag 'drm-fixes-2018-07-06' of git://anongit.freedesktop.org/drm/drm: (34 commits) # drm/amd/display: add a check for display depth validity # drm/amd/display: adding ycbcr420 pixel encoding for hdmi # drm/udl: fix display corruption of the last line # drm/bridge/sii8620: Fix link mode selection # drm/bridge/sii8620: Fix display of packed pixel modes # drm/bridge/sii8620: Send AVI infoframe in all MHL versions # drm/amdgpu: fix user fence write race condition # drm/i915: Try GGTT mmapping whole object as partial # drm/amdgpu/pm: fix display count in non-DC path # drm/amdgpu: fix swapped emit_ib_size in vce3 # drm: Use kvzalloc for allocating blob property memory # drm/i915/gvt: changed DDI mode emulation type # drm/i915/gvt: fix a bug of partially write ggtt enties # drm/exynos: Replace drm_dev_unref with drm_dev_put # drm/exynos: Replace drm_gem_object_unreference_unlocked with put function # drm/exynos: Replace drm_framebuffer_{un/reference} with put,get functions # drm/exynos: ipp: use correct enum type # drm/exynos: decon5433: Fix WINCONx reset value # drm/exynos: decon5433: Fix per-plane global alpha for XRGB modes # drm/exynos: fimc: Use real buffer width for configuring the hardware # ... # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 c42c12a905454734bbddaa9ca62413b4d493234e # < make -s -j 10 ARCH=um O=/kisskb/build/linus_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allyesconfig # 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 10 ARCH=um O=/kisskb/build/linus_um-allyesconfig_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 yes: write error # make -s -j 10 ARCH=um O=/kisskb/build/linus_um-allyesconfig_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/skas/process.c: In function 'start_idle_thread': /kisskb/src/arch/um/os-Linux/skas/process.c:613:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1256:3: warning: 'root' may be used uninitialized in this function [-Wmaybe-uninitialized] percpu_ref_reinit(&root->cgrp.self.refcnt); ^ /kisskb/src/security/apparmor/policy_unpack.c: In function 'unpack_trans_table': /kisskb/src/security/apparmor/policy_unpack.c:515:9: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] str[pos] = ':'; ^ /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 Completed OK # rm -rf /kisskb/build/linus_um-allyesconfig_um-x86_64 # Build took: 0:09:42.180742