# git rev-parse -q --verify aa32f1169148beb90d71494e2f2a1999ba7b5366^{commit} aa32f1169148beb90d71494e2f2a1999ba7b5366 already have revision, skipping fetch # git checkout -q -f -B kisskb aa32f1169148beb90d71494e2f2a1999ba7b5366 # git clean -qxdf # < git log -1 # commit aa32f1169148beb90d71494e2f2a1999ba7b5366 # Merge: d5bb349dbbe2 93f4e735b6d9 # Author: Linus Torvalds # Date: Sat Nov 30 10:33:14 2019 -0800 # # Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma # # Pull hmm updates from Jason Gunthorpe: # "This is another round of bug fixing and cleanup. This time the focus # is on the driver pattern to use mmu notifiers to monitor a VA range. # This code is lifted out of many drivers and hmm_mirror directly into # the mmu_notifier core and written using the best ideas from all the # driver implementations. # # This removes many bugs from the drivers and has a very pleasing # diffstat. More drivers can still be converted, but that is for another # cycle. # # - A shared branch with RDMA reworking the RDMA ODP implementation # # - New mmu_interval_notifier API. This is focused on the use case of # monitoring a VA and simplifies the process for drivers # # - A common seq-count locking scheme built into the # mmu_interval_notifier API usable by drivers that call # get_user_pages() or hmm_range_fault() with the VA range # # - Conversion of mlx5 ODP, hfi1, radeon, nouveau, AMD GPU, and Xen # GntDev drivers to the new API. This deletes a lot of wonky driver # code. # # - Two improvements for hmm_range_fault(), from testing done by Ralph" # # * tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: # mm/hmm: remove hmm_range_dma_map and hmm_range_dma_unmap # mm/hmm: make full use of walk_page_range() # xen/gntdev: use mmu_interval_notifier_insert # mm/hmm: remove hmm_mirror and related # drm/amdgpu: Use mmu_interval_notifier instead of hmm_mirror # drm/amdgpu: Use mmu_interval_insert instead of hmm_mirror # drm/amdgpu: Call find_vma under mmap_sem # nouveau: use mmu_interval_notifier instead of hmm_mirror # nouveau: use mmu_notifier directly for invalidate_range_start # drm/radeon: use mmu_interval_notifier_insert # RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcv # RDMA/odp: Use mmu_interval_notifier_insert() # mm/hmm: define the pre-processor related parts of hmm.h even if disabled # mm/hmm: allow hmm_range to be used with a mmu_interval_notifier or hmm_mirror # mm/mmu_notifier: add an interval tree notifier # mm/mmu_notifier: define the header pre-processor parts even if disabled # mm/hmm: allow snapshot of the special zero page # < /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 aa32f1169148beb90d71494e2f2a1999ba7b5366 # < make -s -j 120 ARCH=sh O=/kisskb/build/linus_magicpanelr2_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- magicpanelr2_defconfig # make -s -j 120 ARCH=sh O=/kisskb/build/linus_magicpanelr2_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /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:338:21: note: 'pdeo' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /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 *' Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_magicpanelr2_defconfig_sh4 # Build took: 0:00:33.583257