# 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/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 72c0870e3a05d9cd5466d08c3d2a3069ed0a2f9f # < make -s -j 8 ARCH=arm O=/kisskb/build/linus_cerfcube_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- cerfcube_defconfig # make -s -j 8 ARCH=arm O=/kisskb/build/linus_cerfcube_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /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/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5054:23: warning: 'ret' 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/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2076:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] WARNING: vmlinux.o(.text.unlikely+0x610): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() The function free_memmap() references the function __meminit memblock_free(). This is often because free_memmap lacks a __meminit annotation or the annotation of memblock_free is wrong. Completed OK # rm -rf /kisskb/build/linus_cerfcube_defconfig_arm # Build took: 0:00:54.158701