# 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/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 5b8b9d0c6d0e0f1993c6c56deaf9646942c49d94 # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_sh7785lcr_32bit_defconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- sh7785lcr_32bit_defconfig # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_sh7785lcr_32bit_defconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 48 ARCH=sh O=/kisskb/build/linus_sh7785lcr_32bit_defconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 48 ARCH=sh O=/kisskb/build/linus_sh7785lcr_32bit_defconfig_sh4-gcc4.6 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/sh4/../sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /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/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:72:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:471:21: note: 'pdeo' 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:1652:6: note: 'oldval' was declared here /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:4774:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1774:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/namei.c: In function 'handle_dots': /kisskb/src/fs/namei.c:1805:10: warning: 'inode' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/namei.c:1805:10: warning: 'seq' 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:625:23: warning: 'errno' 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 *' /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update': /kisskb/src/fs/io_uring.c:6673:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] Image Name: Linux-5.6.0-14068-g5b8b9d0c6d0e Created: Sat Apr 11 13:14:55 2020 Image Type: SuperH Linux Kernel Image (gzip compressed) Data Size: 4343094 Bytes = 4241.30 KiB = 4.14 MiB Load Address: 80001000 Entry Point: 80002000 Image arch/sh/boot/uImage is ready Completed OK # rm -rf /kisskb/build/linus_sh7785lcr_32bit_defconfig_sh4-gcc4.6 # Build took: 0:00:58.314162