# 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/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 f678d6da749983791850876e3421e7c48a0a7127 # < make -s -j 8 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # make -s -j 8 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/kernel/skas/uaccess.c: In function 'do_op_one_page': /kisskb/src/arch/um/kernel/skas/uaccess.c:62:10: warning: unused variable 'buf' [-Wunused-variable] jmp_buf buf; ^ /kisskb/src/arch/um/os-Linux/umid.c: In function 'is_umdir_used': /kisskb/src/arch/um/os-Linux/umid.c:138:2: warning: ISO C90 forbids variable length array 'file' [-Wvla] char file[strlen(uml_dir) + UMID_LEN + sizeof("/pid\0")]; ^ /kisskb/src/arch/um/os-Linux/umid.c: In function 'create_pid_file': /kisskb/src/arch/um/os-Linux/umid.c:213:2: warning: ISO C90 forbids variable length array 'file' [-Wvla] char file[strlen(uml_dir) + UMID_LEN + sizeof("/pid\0")]; ^ /kisskb/src/arch/um/os-Linux/umid.c: In function 'remove_umid_dir': /kisskb/src/arch/um/os-Linux/umid.c:388:2: warning: ISO C90 forbids variable length array 'dir' [-Wvla] char dir[strlen(uml_dir) + UMID_LEN + 1], err; ^ /kisskb/src/mm/mprotect.c: In function 'change_pte_range': /kisskb/src/mm/mprotect.c:42:20: warning: unused variable 'mm' [-Wunused-variable] struct mm_struct *mm = vma->vm_mm; ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:56.075600