# git rev-parse -q --verify 664a393a2663a0f62fc1b18157ccae33dcdbb8c8^{commit} 664a393a2663a0f62fc1b18157ccae33dcdbb8c8 already have revision, skipping fetch # git checkout -q -f -B kisskb 664a393a2663a0f62fc1b18157ccae33dcdbb8c8 # git clean -qxdf # < git log -1 # commit 664a393a2663a0f62fc1b18157ccae33dcdbb8c8 # Merge: 47f15561b69e 1e90e2628cec # Author: Linus Torvalds # Date: Sat May 28 14:05:54 2022 -0700 # # Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input # # Pull input updates from Dmitry Torokhov: # # - a new driver for the Azoteq IQS7222A/B/C capacitive touch controller # # - a new driver for Raspberry Pi Sense HAT joystick # # - sun4i-lradc-keys gained support of R329 and D1 variants, plus it can # be now used as a wakeup source # # - pm8941-pwrkey can now properly handle PON GEN3 variants; the driver # also implements software debouncing and has a workaround for missing # key press events # # - assorted driver fixes and cleanups # # * tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (29 commits) # Input: stmfts - do not leave device disabled in stmfts_input_open # Input: gpio-keys - cancel delayed work only in case of GPIO # Input: cypress_ps2 - fix typo in comment # Input: vmmouse - disable vmmouse before entering suspend mode # dt-bindings: google,cros-ec-keyb: Fixup bad compatible match # Input: cros-ec-keyb - allow skipping keyboard registration # dt-bindings: google,cros-ec-keyb: Introduce switches only compatible # Input: psmouse-smbus - avoid flush_scheduled_work() usage # Input: bcm-keypad - remove unneeded NULL check before clk_disable_unprepare # Input: sparcspkr - fix refcount leak in bbc_beep_probe # Input: sun4i-lradc-keys - add support for R329 and D1 # Input: sun4i-lradc-keys - add optional clock/reset support # dt-bindings: input: sun4i-lradc-keys: Add R329 and D1 compatibles # Input: sun4i-lradc-keys - add wakeup support # Input: pm8941-pwrkey - simulate missed key press events # Input: pm8941-pwrkey - add software key press debouncing support # Input: pm8941-pwrkey - add support for PON GEN3 base addresses # Input: pm8941-pwrkey - fix error message # Input: synaptics-rmi4 - remove unnecessary flush_workqueue() # Input: ep93xx_keypad - use devm_platform_ioremap_resource() helper # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 664a393a2663a0f62fc1b18157ccae33dcdbb8c8 # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] In file included from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/sound/soc/intel/avs/board_selection.c:9: /kisskb/src/sound/soc/intel/avs/board_selection.c: In function 'avs_register_i2s_board': /kisskb/src/sound/soc/intel/avs/board_selection.c:328:36: error: format '%ld' expects argument of type 'long int', but argument 5 has type 'int' [-Werror=format=] 328 | dev_err(adev->dev, "Platform supports %d SSPs but board %s requires SSP%ld\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/dev_printk.h:110:30: note: in definition of macro 'dev_printk_index_wrap' 110 | _p_func(dev, fmt, ##__VA_ARGS__); \ | ^~~ /kisskb/src/include/linux/dev_printk.h:144:56: note: in expansion of macro 'dev_fmt' 144 | dev_printk_index_wrap(_dev_err, KERN_ERR, dev, dev_fmt(fmt), ##__VA_ARGS__) | ^~~~~~~ /kisskb/src/sound/soc/intel/avs/board_selection.c:328:17: note: in expansion of macro 'dev_err' 328 | dev_err(adev->dev, "Platform supports %d SSPs but board %s requires SSP%ld\n", | ^~~~~~~ /kisskb/src/sound/soc/intel/avs/board_selection.c:328:90: note: format string is defined here 328 | dev_err(adev->dev, "Platform supports %d SSPs but board %s requires SSP%ld\n", | ~~^ | | | long int | %d cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:271: sound/soc/intel/avs/board_selection.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:500: sound/soc/intel/avs] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:500: sound/soc/intel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: sound/soc] Error 2 make[1]: *** [/kisskb/src/Makefile:1839: sound] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc11 # Build took: 0:05:19.322237