# 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/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 5b8b9d0c6d0e0f1993c6c56deaf9646942c49d94 # < make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-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; ^~~~~~ /kisskb/src/lib/test_kasan.c: In function 'kasan_alloca_oob_left': /kisskb/src/lib/test_kasan.c:547:1: warning: 'kasan_alloca_oob_left' uses dynamic stack allocation } ^ /kisskb/src/lib/test_kasan.c: In function 'kasan_alloca_oob_right': /kisskb/src/lib/test_kasan.c:557:1: warning: 'kasan_alloca_oob_right' uses dynamic stack allocation } ^ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:40: /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c: In function 'mvpp2_setup_bm_pool': /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:634:2: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551584' to '-32' [-Woverflow] ((total_size) - NET_SKB_PAD - MVPP2_SKB_SHINFO_SIZE) ^ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:699:33: note: in expansion of macro 'MVPP2_RX_MAX_PKT_SIZE' #define MVPP2_BM_SHORT_PKT_SIZE MVPP2_RX_MAX_PKT_SIZE(MVPP2_BM_SHORT_FRAME_SIZE) ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:580:41: note: in expansion of macro 'MVPP2_BM_SHORT_PKT_SIZE' mvpp2_pools[MVPP2_BM_SHORT].pkt_size = MVPP2_BM_SHORT_PKT_SIZE; ^~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus_s390-allyesconfig_s390x-gcc8 # Build took: 0:18:54.328076