# git rev-parse -q --verify 061d1af7b0305227182bd9da60c7706c079348b7^{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 061d1af7b0305227182bd9da60c7706c079348b7^{commit} 061d1af7b0305227182bd9da60c7706c079348b7 # git checkout -q -f -B kisskb 061d1af7b0305227182bd9da60c7706c079348b7 # git clean -qxdf # < git log -1 # commit 061d1af7b0305227182bd9da60c7706c079348b7 # Merge: 329f70c5beae a3a5a37efba1 # Author: Linus Torvalds # Date: Sat Jun 8 10:48:11 2024 -0700 # # Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid # # Pull HID fixes from Benjamin Tissoires: # # - fix potential read out of bounds in hid-asus (Andrew Ballance) # # - fix endian-conversion on little endian systems in intel-ish-hid (Arnd # Bergmann) # # - A couple of new input event codes (Aseda Aboagye) # # - errors handling fixes in hid-nvidia-shield (Chen Ni), hid-nintendo # (Christophe JAILLET), hid-logitech-dj (José Expósito) # # - current leakage fix while the device is in suspend on a i2c-hid # laptop (Johan Hovold) # # - other assorted smaller fixes and device ID / quirk entry additions # # * tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid: # HID: Ignore battery for ELAN touchscreens 2F2C and 4116 # HID: i2c-hid: elan: fix reset suspend current leakage # dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' property # dt-bindings: HID: i2c-hid: elan: add Elan eKTH5015M # dt-bindings: HID: i2c-hid: add dedicated Ilitek ILI2901 schema # input: Add support for "Do Not Disturb" # input: Add event code for accessibility key # hid: asus: asus_report_fixup: fix potential read out of bounds # HID: logitech-hidpp: add missing MODULE_DESCRIPTION() macro # HID: intel-ish-hid: fix endian-conversion # HID: nintendo: Fix an error handling path in nintendo_hid_probe() # HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode() # HID: core: remove unnecessary WARN_ON() in implement() # HID: nvidia-shield: Add missing check for input_ff_create_memless # HID: intel-ish-hid: Fix build error for COMPILE_TEST # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 061d1af7b0305227182bd9da60c7706c079348b7 # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_64BIT=n # Added to kconfig # < make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] arch/sparc/kernel/head_32.o: in function `current_pc': (.head.text+0x5040): relocation truncated to fit: R_SPARC_WDISP22 against `.init.text' arch/sparc/kernel/head_32.o: in function `halt_notsup': (.head.text+0x5100): relocation truncated to fit: R_SPARC_WDISP22 against `.init.text' arch/sparc/kernel/head_32.o: in function `leon_init': (.init.text+0xa4): relocation truncated to fit: R_SPARC_WDISP22 against symbol `leon_smp_cpu_startup' defined in .text section in arch/sparc/kernel/trampoline_32.o arch/sparc/kernel/process_32.o:(.fixup+0x4): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/process_32.o:(.fixup+0xc): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x0): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x8): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x10): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x18): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x20): relocation truncated to fit: R_SPARC_WDISP22 against `.text' arch/sparc/kernel/signal_32.o:(.fixup+0x28): additional relocation overflows omitted from the output make[3]: *** [/kisskb/src/scripts/Makefile.vmlinux:34: vmlinux] Error 1 make[2]: *** [/kisskb/src/Makefile:1171: vmlinux] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 160 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sparc64-gcc13 # Build took: 0:12:11.113548