# git rev-parse -q --verify c11fb13a117e5a6736481c779cb971249ed96016^{commit} c11fb13a117e5a6736481c779cb971249ed96016 already have revision, skipping fetch # git checkout -q -f -B kisskb c11fb13a117e5a6736481c779cb971249ed96016 # git clean -qxdf # < git log -1 # commit c11fb13a117e5a6736481c779cb971249ed96016 # Merge: b076173a309e 3ed224e273ac # Author: Linus Torvalds # Date: Thu Jun 13 05:59:05 2019 -1000 # # Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid # # Pull HID fixes from Jiri Kosina: # # - regression fixes (reverts) for module loading changes that turned out # to be incompatible with some userspace, from Benjamin Tissoires # # - regression fix for special Logitech unifiying receiver 0xc52f, from # Hans de Goede # # - a few device ID additions to logitech driver, from Hans de Goede # # - fix for Bluetooth support on 2nd-gen Wacom Intuos Pro, from Jason # Gerecke # # * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid: # HID: logitech-dj: Fix 064d:c52f receiver support # Revert "HID: core: Call request_module before doing device_add" # Revert "HID: core: Do not call request_module() in async context" # Revert "HID: Increase maximum report size allowed by hid_field_extract()" # HID: a4tech: fix horizontal scrolling # HID: hyperv: Add a module description line # HID: logitech-hidpp: Add support for the S510 remote control # HID: multitouch: handle faulty Elo touch device # HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary # HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth # HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contact # HID: wacom: Don't report anything prior to the tool entering range # HID: wacom: Don't set tool type until we're in range # HID: rmi: Use SET_REPORT request on control endpoint for Acer Switch 3 and 5 # HID: logitech-hidpp: add support for the MX5500 keyboard # HID: logitech-dj: add support for the Logitech MX5500's Bluetooth Mini-Receiver # HID: i2c-hid: add iBall Aer3 to descriptor override # < /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 c11fb13a117e5a6736481c779cb971249ed96016 # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_edosk7760_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- edosk7760_defconfig # make -s -j 48 ARCH=sh O=/kisskb/build/linus_edosk7760_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:121:34: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:88:6: note: 'levelspread[]' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2589:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1850:6: 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:331: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 *' /kisskb/src/net/ipv4/fib_semantics.c: In function 'fib_create_info': /kisskb/src/net/ipv4/fib_semantics.c:1023:12: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/ipv4/fib_semantics.c:967:6: note: 'err' was declared here Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_edosk7760_defconfig_sh4 # Build took: 0:00:42.493625