# git rev-parse -q --verify 5b8b9d0c6d0e0f1993c6c56deaf9646942c49d94^{commit} 5b8b9d0c6d0e0f1993c6c56deaf9646942c49d94 already have revision, skipping fetch # git checkout -q -f -B kisskb 5b8b9d0c6d0e0f1993c6c56deaf9646942c49d94 # git clean -qxdf # < git log -1 # commit 5b8b9d0c6d0e0f1993c6c56deaf9646942c49d94 # Merge: ca6151a9788e 89163f93c6f9 # Author: Linus Torvalds # Date: Fri Apr 10 17:57:48 2020 -0700 # # Merge branch 'akpm' (patches from Andrew) # # Merge yet more updates from Andrew Morton: # # - Almost all of the rest of MM (memcg, slab-generic, slab, pagealloc, # gup, hugetlb, pagemap, memremap) # # - Various other things (hfs, ocfs2, kmod, misc, seqfile) # # * akpm: (34 commits) # ipc/util.c: sysvipc_find_ipc() should increase position index # kernel/gcov/fs.c: gcov_seq_next() should increase position index # fs/seq_file.c: seq_read(): add info message about buggy .next functions # drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings # change email address for Pali Rohár # selftests: kmod: test disabling module autoloading # selftests: kmod: fix handling test numbers above 9 # docs: admin-guide: document the kernel.modprobe sysctl # fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once() # kmod: make request_module() return an error when autoloading is disabled # mm/memremap: set caching mode for PCI P2PDMA memory to WC # mm/memory_hotplug: add pgprot_t to mhp_params # powerpc/mm: thread pgprot_t through create_section_mapping() # x86/mm: introduce __set_memory_prot() # x86/mm: thread pgprot_t through init_memory_mapping() # mm/memory_hotplug: rename mhp_restrictions to mhp_params # mm/memory_hotplug: drop the flags field from struct mhp_restrictions # mm/special: create generic fallbacks for pte_special() and pte_mkspecial() # mm/vma: introduce VM_ACCESS_FLAGS # mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS # ... # < /opt/cross/kisskb/or1k-linux-5.4.0-20170218/or1k-linux/bin/or1k-linux-gcc --version # < /opt/cross/kisskb/or1k-linux-5.4.0-20170218/or1k-linux/bin/or1k-linux-ld --version # < git log --format=%s --max-count=1 5b8b9d0c6d0e0f1993c6c56deaf9646942c49d94 # < make -s -j 48 ARCH=openrisc O=/kisskb/build/linus_or1ksim_defconfig_or32 CROSS_COMPILE=/opt/cross/kisskb/or1k-linux-5.4.0-20170218/or1k-linux/bin/or1k-linux- or1ksim_defconfig init/Kconfig:21:warning: 'LD_VERSION': number is invalid # < make -s -j 48 ARCH=openrisc O=/kisskb/build/linus_or1ksim_defconfig_or32 CROSS_COMPILE=/opt/cross/kisskb/or1k-linux-5.4.0-20170218/or1k-linux/bin/or1k-linux- help # make -s -j 48 ARCH=openrisc O=/kisskb/build/linus_or1ksim_defconfig_or32 CROSS_COMPILE=/opt/cross/kisskb/or1k-linux-5.4.0-20170218/or1k-linux/bin/or1k-linux- olddefconfig init/Kconfig:21:warning: 'LD_VERSION': number is invalid .config:11:warning: symbol value '2.01827e+11' invalid for LD_VERSION # make -s -j 48 ARCH=openrisc O=/kisskb/build/linus_or1ksim_defconfig_or32 CROSS_COMPILE=/opt/cross/kisskb/or1k-linux-5.4.0-20170218/or1k-linux/bin/or1k-linux- /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1652:6: note: 'oldval' was declared here int oldval, ret; ^ Completed OK # rm -rf /kisskb/build/linus_or1ksim_defconfig_or32 # Build took: 0:00:28.970714