# git rev-parse -q --verify d5530d82efc8631beff20480b1168b1c44294fe1^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify d5530d82efc8631beff20480b1168b1c44294fe1^{commit} d5530d82efc8631beff20480b1168b1c44294fe1 # git checkout -q -f -B kisskb d5530d82efc8631beff20480b1168b1c44294fe1 # git clean -qxdf # < git log -1 # commit d5530d82efc8631beff20480b1168b1c44294fe1 # Merge: f4b936f5d6fd b4c00e797663 # Author: Linus Torvalds # Date: Sun Nov 22 14:36:06 2020 -0800 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid # # Pull HID fixes from Jiri Kosina: # # - Various functionality / regression fixes for Logitech devices from # Hans de Goede # # - Fix for (recently added) GPIO support in mcp2221 driver from Lars # Povlsen # # - Power management handling fix/quirk in i2c-hid driver for certain # BIOSes that have strange aproach to power-cycle from Hans de Goede # # - a few device ID additions and device-specific quirks # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid: # HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00 receiver # HID: logitech-dj: Fix an error in mse_bluetooth_descriptor # HID: Add Logitech Dinovo Edge battery quirk # HID: logitech-hidpp: Add HIDPP_CONSUMER_VENDOR_KEYS quirk for the Dinovo Edge # HID: logitech-dj: Handle quad/bluetooth keyboards with a builtin trackpad # HID: add HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE for Gamevice devices # HID: mcp2221: Fix GPIO output handling # HID: hid-sensor-hub: Fix issue with devices with no report ID # HID: i2c-hid: Put ACPI enumerated devices in D3 on shutdown # HID: add support for Sega Saturn # HID: cypress: Support Varmilo Keyboards' media hotkeys # HID: ite: Replace ABS_MISC 120/121 events with touchpad on/off keypresses # HID: logitech-hidpp: Add PID for MX Anywhere 2 # HID: uclogic: Add ID for Trust Flex Design Tablet # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 d5530d82efc8631beff20480b1168b1c44294fe1 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x279F2940 # 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-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:3470:warning: override: reassigning to symbol STANDALONE .config:3475:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:3477:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:3480:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: 4 bad relocations c00000000001d83e R_PPC64_ADDR16_HIGHEST .head.text+0x000000000001d858 c00000000001d842 R_PPC64_ADDR16_HIGH .head.text+0x000000000001d858 c00000000001d846 R_PPC64_ADDR16_HIGHER .head.text+0x000000000001d858 c00000000001d84a R_PPC64_ADDR16_LO .head.text+0x000000000001d858 Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:02:54.666729