# git rev-parse -q --verify f678d6da749983791850876e3421e7c48a0a7127^{commit} f678d6da749983791850876e3421e7c48a0a7127 already have revision, skipping fetch # git checkout -q -f -B kisskb f678d6da749983791850876e3421e7c48a0a7127 # git clean -qxdf # < git log -1 # commit f678d6da749983791850876e3421e7c48a0a7127 # Merge: 2310673c3c12 aad14ad3cf3a # Author: Linus Torvalds # Date: Tue May 7 13:39:22 2019 -0700 # # Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc # # Pull char/misc update part 2 from Greg KH: # "Here is the "real" big set of char/misc driver patches for 5.2-rc1 # # Loads of different driver subsystem stuff in here, all over the places: # - thunderbolt driver updates # - habanalabs driver updates # - nvmem driver updates # - extcon driver updates # - intel_th driver updates # - mei driver updates # - coresight driver updates # - soundwire driver cleanups and updates # - fastrpc driver updates # - other minor driver updates # - chardev minor fixups # # Feels like this tree is getting to be a dumping ground of "small # driver subsystems" these days. Which is fine with me, if it makes # things easier for those subsystem maintainers. # # All of these have been in linux-next for a while with no reported # issues" # # * tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (255 commits) # intel_th: msu: Add current window tracking # intel_th: msu: Add a sysfs attribute to trigger window switch # intel_th: msu: Correct the block wrap detection # intel_th: Add switch triggering support # intel_th: gth: Factor out trace start/stop # intel_th: msu: Factor out pipeline draining # intel_th: msu: Switch over to scatterlist # intel_th: msu: Replace open-coded list_{first,last,next}_entry variants # intel_th: Only report useful IRQs to subdevices # intel_th: msu: Start handling IRQs # intel_th: pci: Use MSI interrupt signalling # intel_th: Communicate IRQ via resource # intel_th: Add "rtit" source device # intel_th: Skip subdevices if their MMIO is missing # intel_th: Rework resource passing between glue layers and core # intel_th: SPDX-ify the documentation # intel_th: msu: Fix single mode with IOMMU # coresight: funnel: Support static funnel # dt-bindings: arm: coresight: Unify funnel DT binding # coresight: replicator: Add new device id for static replicator # ... # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 f678d6da749983791850876e3421e7c48a0a7127 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- defconfig # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:40: LSE atomics not supported by binutils /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] pd->msg->buf[real_pos] = data; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' was declared here unsigned char data; ^ In file included from /kisskb/src/include/linux/rwsem.h:16:0, from /kisskb/src/include/linux/notifier.h:15, from /kisskb/src/include/linux/clk.h:17, from /kisskb/src/drivers/tty/serial/sh-sci.c:24: /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_dma_rx_submit': /kisskb/src/include/linux/spinlock.h:288:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] _raw_spin_unlock_irqrestore(lock, flags); \ ^ /kisskb/src/drivers/tty/serial/sh-sci.c:1353:16: note: 'flags' was declared here unsigned long flags; ^ Completed OK # rm -rf /kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 # Build took: 0:03:53.536426