# git rev-parse -q --verify 231bc539066760aaa44d46818c85b14ca2f56d9f^{commit} 231bc539066760aaa44d46818c85b14ca2f56d9f already have revision, skipping fetch # git checkout -q -f -B kisskb 231bc539066760aaa44d46818c85b14ca2f56d9f # git clean -qxdf # < git log -1 # commit 231bc539066760aaa44d46818c85b14ca2f56d9f # Merge: 00151f515add a94f66aecdaa # Author: Linus Torvalds # Date: Tue Jun 1 17:26:06 2021 -1000 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid # # Pull HID fixes from Jiri Kosina: # # - memory leak fix in usbhid from Anirudh Rayabharam # # - additions for a few new recognized generic key IDs from Dmitry # Torokhov # # - Asus T101HA and Dell K15A quirks from Hans de Goede # # - memory leak fix in amd_sfh from Basavaraj Natikar # # - Win8 compatibility and Stylus fixes in multitouch driver from # Ahelenia ZiemiaƄska # # - NULL pointer dereference fix in hid-magicmouse from Johan Hovold # # - assorted other small fixes and device ID additions # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid: (33 commits) # HID: asus: Cleanup Asus T101HA keyboard-dock handling # HID: magicmouse: fix NULL-deref on disconnect # HID: intel-ish-hid: ipc: Add Alder Lake device IDs # HID: i2c-hid: fix format string mismatch # HID: amd_sfh: Fix memory leak in amd_sfh_work # HID: amd_sfh: Use devm_kzalloc() instead of kzalloc() # HID: ft260: improve error handling of ft260_hid_feature_report_get() # HID: magicmouse: fix crash when disconnecting Magic Trackpad 2 # HID: gt683r: add missing MODULE_DEVICE_TABLE # HID: pidff: fix error return code in hid_pidff_init() # HID: logitech-hidpp: initialize level variable # HID: multitouch: Disable event reporting on suspend on the Asus T101HA touchpad # HID: core: Remove extraneous empty line before EXPORT_SYMBOL_GPL(hid_check_keys_pressed) # HID: hid-sensor-custom: Process failure of sensor_hub_set_feature() # HID: i2c-hid: Skip ELAN power-on command after reset # HID: usbhid: fix info leak in hid_submit_ctrl # HID: Add BUS_VIRTUAL to hid_connect logging # HID: multitouch: set Stylus suffix for Stylus-application devices, too # HID: multitouch: require Finger field to mark Win8 reports as MT # HID: remove the unnecessary redefinition of a macro # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 231bc539066760aaa44d46818c85b14ca2f56d9f # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig WARNING: unmet direct dependencies detected for HOTPLUG_CPU Depends on [n]: SMP [=y] && (PPC_PSERIES [=n] || PPC_PMAC [=n] || PPC_POWERNV [=n] || FSL_SOC_BOOKE [=n]) Selected by [y]: - PM_SLEEP_SMP [=y] && SMP [=y] && (ARCH_SUSPEND_POSSIBLE [=y] || ARCH_HIBERNATION_POSSIBLE [=y]) && PM_SLEEP [=y] # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:3682:warning: override: reassigning to symbol PPC64 .config:3683:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:3684:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:3685:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:3690:warning: override: reassigning to symbol UBSAN # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c: In function 'amdgpu_gfx_ras_late_init': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:610:9: warning: missing braces around initializer [-Wmissing-braces] struct ras_query_if info = { 0 }; ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:610:9: warning: (near initialization for 'info.head') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 # Build took: 0:05:46.229822