# git rev-parse -q --verify 86e203edf24bb327ce8fcd3c5c8c6bf530a846df^{commit} 86e203edf24bb327ce8fcd3c5c8c6bf530a846df already have revision, skipping fetch # git checkout -q -f -B kisskb 86e203edf24bb327ce8fcd3c5c8c6bf530a846df # git clean -qxdf # < git log -1 # commit 86e203edf24bb327ce8fcd3c5c8c6bf530a846df # Merge: 0e382fa72bbf bf4ed21778f2 # Author: Linus Torvalds # Date: Thu Jun 29 10:29:46 2023 -0700 # # Merge tag 'input-for-v6.5-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input # # Pull input updates from Dmitry Torokhov: # # - improvements to PS/2 handling for case when EC has already latched a # scancode in the data register, but the kernel expects to receive an # ACK to a command it sent to a device (such as keyboard LED toggle) # # - input drivers for devices connected over I2C bus have been switched # back to using [new] .probe() # # - uinput allows userspace to inject timestamps for input events # # - support for capacitive keys in Atmel touch controller driver # # - assorted fixes to drv260x, pwm-vibra, ili210x, adxl34x, and other # drivers # # * tag 'input-for-v6.5-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (40 commits) # Input: pm8941-powerkey - fix debounce on gen2+ PMICs # MAINTAINERS: Adjust Qualcomm driver globbing # Input: gameport - provide default trigger() and read() # Input: tps65219-pwrbutton - use regmap_set_bits() # Input: tps65219-pwrbutton - convert to .remove_new() # Input: tests - add test to cover all input_grab_device() function # Input: gpio-keys - use input_report_key() # Input: xpad - spelling fixes for "Xbox" # Input: add HAS_IOPORT dependencies # Input: libps2 - do not discard non-ack bytes when controlling LEDs # Input: libps2 - introduce common interrupt handler # Input: libps2 - fix aborting PS/2 commands # Input: libps2 - fix NAK handling # Input: libps2 - rework handling of command response # Input: libps2 - remove special handling of ACK for command byte # Input: libps2 - attach ps2dev instances as serio port's drvdata # Input: Switch i2c drivers back to use .probe() # dt-bindings: input: cypress,cyapa: convert to dtschema # Input: adxl34x - do not hardcode interrupt trigger type # Input: pwm-vibra - add support for enable GPIO # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 86e203edf24bb327ce8fcd3c5c8c6bf530a846df # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 160 ARCH=sparc O=/kisskb/build/linus_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc O=/kisskb/build/linus_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sparc/mm/fault_32.c: In function 'force_user_fault': /kisskb/src/arch/sparc/mm/fault_32.c:315:42: error: 'regs' undeclared (first use in this function) vma = lock_mm_and_find_vma(mm, address, regs); ^ /kisskb/src/arch/sparc/mm/fault_32.c:315:42: note: each undeclared identifier is reported only once for each function it appears in make[4]: *** [/kisskb/src/scripts/Makefile.build:252: arch/sparc/mm/fault_32.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:494: arch/sparc/mm] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:494: arch/sparc] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:2032: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 160 ARCH=sparc O=/kisskb/build/linus_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_defconfig_sparc64-gcc5 # Build took: 0:00:54.492402