# git rev-parse -q --verify 9b57f458985742bd1c585f4c7f36d04634ce1143^{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 9b57f458985742bd1c585f4c7f36d04634ce1143^{commit} 9b57f458985742bd1c585f4c7f36d04634ce1143 # git checkout -q -f -B kisskb 9b57f458985742bd1c585f4c7f36d04634ce1143 # git clean -qxdf # < git log -1 # commit 9b57f458985742bd1c585f4c7f36d04634ce1143 # Merge: 3c7c25038b6c 20f3cf5f860f # Author: Linus Torvalds # Date: Fri Jan 21 16:25:38 2022 +0200 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid # # Pull HID fixes from Jiri Kosina: # # - fix for race condition that could lead to NULL pointer dereferences # or UAF during uhid device destruction (Jann Horn) # # - contact count handling regression fixes for Wacom devices (Jason # Gerecke) # # - fix for handling unnumbered HID reports handling in Google Vivaldi # driver (Dmitry Torokhov) # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid: # HID: wacom: Avoid using stale array indicies to read contact count # HID: wacom: Ignore the confidence flag when a touch is removed # HID: wacom: Reset expected and received contact counts at the same time # HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->running # HID: uhid: Fix worker destroying device without any protection # HID: vivaldi: Minor cleanups # HID: vivaldi: fix handling devices not using numbered reports # HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100 # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 9b57f458985742bd1c585f4c7f36d04634ce1143 # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig .config:5839:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- warning: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum /kisskb/src/drivers/pinctrl/pinctrl-thunderbay.c: In function 'thunderbay_add_functions': /kisskb/src/drivers/pinctrl/pinctrl-thunderbay.c:815:8: error: assignment discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers] grp = func->group_names; ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/pinctrl/pinctrl-thunderbay.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: drivers/pinctrl] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1831: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:00:43.079783