# 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/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 f678d6da749983791850876e3421e7c48a0a7127 # < make -s -j 10 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- se7619_defconfig # make -s -j 10 ARCH=sh O=/kisskb/build/linus_se7619_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/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:187:16: warning: 'old' 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 *' Completed OK # rm -rf /kisskb/build/linus_se7619_defconfig_sh4 # Build took: 0:00:32.875255