# git rev-parse -q --verify fec88ab0af9706b2201e5daf377c5031c62d11f7^{commit} fec88ab0af9706b2201e5daf377c5031c62d11f7 already have revision, skipping fetch # git checkout -q -f -B kisskb fec88ab0af9706b2201e5daf377c5031c62d11f7 # git clean -qxdf # < git log -1 # commit fec88ab0af9706b2201e5daf377c5031c62d11f7 # Merge: fa6e951a2a44 cc5dfd59e375 # Author: Linus Torvalds # Date: Sun Jul 14 19:42:11 2019 -0700 # # Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma # # Pull HMM updates from Jason Gunthorpe: # "Improvements and bug fixes for the hmm interface in the kernel: # # - Improve clarity, locking and APIs related to the 'hmm mirror' # feature merged last cycle. In linux-next we now see AMDGPU and # nouveau to be using this API. # # - Remove old or transitional hmm APIs. These are hold overs from the # past with no users, or APIs that existed only to manage cross tree # conflicts. There are still a few more of these cleanups that didn't # make the merge window cut off. # # - Improve some core mm APIs: # - export alloc_pages_vma() for driver use # - refactor into devm_request_free_mem_region() to manage # DEVICE_PRIVATE resource reservations # - refactor duplicative driver code into the core dev_pagemap # struct # # - Remove hmm wrappers of improved core mm APIs, instead have drivers # use the simplified API directly # # - Remove DEVICE_PUBLIC # # - Simplify the kconfig flow for the hmm users and core code" # # * tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: (42 commits) # mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR # mm: remove the HMM config option # mm: sort out the DEVICE_PRIVATE Kconfig mess # mm: simplify ZONE_DEVICE page private data # mm: remove hmm_devmem_add # mm: remove hmm_vma_alloc_locked_page # nouveau: use devm_memremap_pages directly # nouveau: use alloc_page_vma directly # PCI/P2PDMA: use the dev_pagemap internal refcount # device-dax: use the dev_pagemap internal refcount # memremap: provide an optional internal refcount in struct dev_pagemap # memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag # memremap: remove the data field in struct dev_pagemap # memremap: add a migrate_to_ram method to struct dev_pagemap_ops # memremap: lift the devmap_enable manipulation into devm_memremap_pages # memremap: pass a struct dev_pagemap to ->kill and ->cleanup # memremap: move dev_pagemap callbacks into a separate structure # memremap: validate the pagemap type passed to devm_memremap_pages # mm: factor out a devm_request_free_mem_region helper # mm: export alloc_pages_vma # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 fec88ab0af9706b2201e5daf377c5031c62d11f7 # < make -s -j 24 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- allnoconfig # make -s -j 24 ARCH=mips O=/kisskb/build/linus_mips-allnoconfig_mips CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/mips-linux/bin/mips-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/mips/vdso/Makefile:39: MIPS VDSO requires binutils >= 2.25 /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] FIT description: Linux 5.2.0+ Created: Mon Jul 15 20:38:14 2019 Image 0 (kernel@0) Description: Linux 5.2.0+ Created: Mon Jul 15 20:38:14 2019 Type: Kernel Image Compression: gzip compressed Data Size: 643444 Bytes = 628.36 KiB = 0.61 MiB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x8021f6a0 Hash algo: sha1 Hash value: 427c5c79c1cd63a8c3fcf1a097b0bd1cec8a990a Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Completed OK # rm -rf /kisskb/build/linus_mips-allnoconfig_mips # Build took: 0:00:17.907624