# git rev-parse -q --verify 72c0870e3a05d9cd5466d08c3d2a3069ed0a2f9f^{commit} 72c0870e3a05d9cd5466d08c3d2a3069ed0a2f9f already have revision, skipping fetch # git checkout -q -f -B kisskb 72c0870e3a05d9cd5466d08c3d2a3069ed0a2f9f # git clean -qxdf # < git log -1 # commit 72c0870e3a05d9cd5466d08c3d2a3069ed0a2f9f # Merge: d10032dd539c 976e3645923b # Author: Linus Torvalds # Date: Sun Dec 1 18:45:29 2019 -0800 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input # # Pull input updates from Dmitry Torokhov: # # - updates to Ilitech driver to support ILI2117 # # - face lift of st1232 driver to support MT-B protocol # # - a new driver for i.MX system controller keys # # - mpr121 driver now supports polling mode # # - various input drivers have been switched away from input_polled_dev # to use polled mode of regular input devices # # - other assorted cleanups and fixes # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (70 commits) # Input: synaptics-rmi4 - fix various V4L2 compliance problems in F54 # Input: synaptics - switch another X1 Carbon 6 to RMI/SMbus # Input: fix Kconfig indentation # Input: imx_sc_key - correct SCU message structure to avoid stack corruption # Input: ili210x - optionally show calibrate sysfs attribute # Input: ili210x - add resolution to chip operations structure # Input: ili210x - do not retrieve/print chip firmware version # Input: mms114 - use device_get_match_data # Input: ili210x - remove unneeded suspend and resume handlers # Input: ili210x - do not unconditionally mark touchscreen as wakeup source # Input: ili210x - define and use chip operations structure # Input: ili210x - do not set parent device explicitly # Input: ili210x - handle errors from input_mt_init_slots() # Input: ili210x - switch to using threaded IRQ # Input: ili210x - add ILI2117 support # dt-bindings: input: touchscreen: ad7879: generic node names in example # Input: ar1021 - fix typo in preprocessor macro name # Input: synaptics-rmi4 - simplify data read in rmi_f54_work # Input: kxtj9 - switch to using polled mode of input devices # Input: kxtj9 - switch to using managed resources # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 72c0870e3a05d9cd5466d08c3d2a3069ed0a2f9f # < make -s -j 10 ARCH=sh O=/kisskb/build/linus_hp6xx_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- hp6xx_defconfig # make -s -j 10 ARCH=sh O=/kisskb/build/linus_hp6xx_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here /kisskb/src/drivers/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_hp6xx_defconfig_sh4 # Build took: 0:00:28.075338