# git rev-parse -q --verify 0ad5b053d438990fabaa324499abb6131b9d2202^{commit} 0ad5b053d438990fabaa324499abb6131b9d2202 already have revision, skipping fetch # git checkout -q -f -B kisskb 0ad5b053d438990fabaa324499abb6131b9d2202 # git clean -qxdf # < git log -1 # commit 0ad5b053d438990fabaa324499abb6131b9d2202 # Merge: ff2ae607c6f3 885a64715fd8 # Author: Linus Torvalds # Date: Fri Apr 3 13:22:40 2020 -0700 # # Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc # # Pull char/misc driver updates from Greg KH: # "Here is the big set of char/misc/other driver patches for 5.7-rc1. # # Lots of things in here, and it's later than expected due to some # reverts to resolve some reported issues. All is now clean with no # reported problems in linux-next. # # Included in here is: # - interconnect updates # - mei driver updates # - uio updates # - nvmem driver updates # - soundwire updates # - binderfs updates # - coresight updates # - habanalabs updates # - mhi new bus type and core # - extcon driver updates # - some Kconfig cleanups # - other small misc driver cleanups and updates # # As mentioned, all have been in linux-next for a while, and with the # last two reverts, all is calm and good" # # * tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (174 commits) # Revert "driver core: platform: Initialize dma_parms for platform devices" # Revert "amba: Initialize dma_parms for amba devices" # amba: Initialize dma_parms for amba devices # driver core: platform: Initialize dma_parms for platform devices # bus: mhi: core: Drop the references to mhi_dev in mhi_destroy_device() # bus: mhi: core: Initialize bhie field in mhi_cntrl for RDDM capture # bus: mhi: core: Add support for reading MHI info from device # misc: rtsx: set correct pcr_ops for rts522A # speakup: misc: Use dynamic minor numbers for speakup devices # mei: me: add cedar fork device ids # coresight: do not use the BIT() macro in the UAPI header # Documentation: provide IBM contacts for embargoed hardware # nvmem: core: remove nvmem_sysfs_get_groups() # nvmem: core: use is_bin_visible for permissions # nvmem: core: use device_register and device_unregister # nvmem: core: add root_only member to nvmem device struct # extcon: axp288: Add wakeup support # extcon: Mark extcon_get_edev_name() function as exported symbol # extcon: palmas: Hide error messages if gpio returns -EPROBE_DEFER # dt-bindings: extcon: usbc-cros-ec: convert extcon-usbc-cros-ec.txt to yaml format # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 0ad5b053d438990fabaa324499abb6131b9d2202 # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_badge4_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- badge4_defconfig # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_badge4_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 48 ARCH=arm O=/kisskb/build/linus_badge4_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 48 ARCH=arm O=/kisskb/build/linus_badge4_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1652:6: note: 'oldval' was declared here int oldval, ret; ^ Completed OK # rm -rf /kisskb/build/linus_badge4_defconfig_arm-gcc4.9 # Build took: 0:00:58.646352