# 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/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 c11fb13a117e5a6736481c779cb971249ed96016 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # Added to kconfig CONFIG_PPC_SPLPAR=n # yes \n | make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1645:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1620:6: note: 'oldval' was declared here int oldval, ret; ^ WARNING: vmlinux.o(.text+0x2f3c): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x3128): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:early_setup() The function start_here_multiplatform() references the function __init early_setup(). This is often because start_here_multiplatform lacks a __init annotation or the annotation of early_setup is wrong. WARNING: vmlinux.o(.text+0x3164): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_ppc64le-gcc5 # Build took: 0:01:33.117489