# 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/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 fec88ab0af9706b2201e5daf377c5031c62d11f7 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+SMP_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- pmac32_defconfig # Added to kconfig CONFIG_SMP=y # yes \n | make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+SMP_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_pmac32_defconfig+SMP_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:140:32: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:88:6: note: 'levelspread[]' was declared here /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] /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/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2591:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1852:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:208:2: warning: 'speaker_vol' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c:873:36: note: 'speaker_vol' was declared here /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:3: warning: 'oldval' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/futex.c:1651:6: note: 'oldval' was declared here /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2065:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:613:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1831:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1744:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1576:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1533:6: note: 'pwr_level_cisco' was declared here /kisskb/src/drivers/net/wireless/broadcom/b43/phy_n.c: In function 'b43_nphy_rf_ctl_override_rev7': /kisskb/src/drivers/net/wireless/broadcom/b43/phy_n.c:190:21: warning: 'val_addr' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x928800) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xa00000) Completed OK # rm -rf /kisskb/build/linus_pmac32_defconfig+SMP_powerpc-gcc4.6 # Build took: 0:00:48.495857