# git rev-parse -q --verify a667cb7a94d48a483fb5d6006fe04a440f1a42ce^{commit} a667cb7a94d48a483fb5d6006fe04a440f1a42ce already have revision, skipping fetch # git checkout -q -f -B kisskb a667cb7a94d48a483fb5d6006fe04a440f1a42ce # git clean -qxdf # < git log -1 # commit a667cb7a94d48a483fb5d6006fe04a440f1a42ce # Merge: cb1d150d809e 586187d7de71 # Author: Linus Torvalds # Date: Tue Mar 12 10:39:53 2019 -0700 # # Merge branch 'akpm' (patches from Andrew) # # Merge misc updates from Andrew Morton: # # - a few misc things # # - the rest of MM # # - remove flex_arrays, replace with new simple radix-tree implementation # # * emailed patches from Andrew Morton : (38 commits) # Drop flex_arrays # sctp: convert to genradix # proc: commit to genradix # generic radix trees # selinux: convert to kvmalloc # md: convert to kvmalloc # openvswitch: convert to kvmalloc # of: fix kmemleak crash caused by imbalance in early memory reservation # mm: memblock: update comments and kernel-doc # memblock: split checks whether a region should be skipped to a helper function # memblock: remove memblock_{set,clear}_region_flags # memblock: drop memblock_alloc_*_nopanic() variants # memblock: memblock_alloc_try_nid: don't panic # treewide: add checks for the return value of memblock_alloc*() # swiotlb: add checks for the return value of memblock_alloc*() # init/main: add checks for the return value of memblock_alloc*() # mm/percpu: add checks for the return value of memblock_alloc*() # sparc: add checks for the return value of memblock_alloc*() # ia64: add checks for the return value of memblock_alloc*() # arch: don't memset(0) memory returned by memblock_alloc() # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 a667cb7a94d48a483fb5d6006fe04a440f1a42ce # < make -s -j 10 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allmodconfig # make -s -j 10 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- /kisskb/src/mm/mprotect.c: In function 'change_pte_range': /kisskb/src/mm/mprotect.c:42:20: warning: unused variable 'mm' [-Wunused-variable] struct mm_struct *mm = vma->vm_mm; ^~ /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ret == -EOPNOTSUPP) ^ /kisskb/src/drivers/input/joystick/analog.c:172:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ WARNING: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: "clear_page" [fs/ocfs2/dlm/ocfs2_dlm.ko] has no CRC! WARNING: "clear_page" [fs/ntfs/ntfs.ko] has no CRC! WARNING: "copy_page" [fs/nilfs2/nilfs2.ko] has no CRC! WARNING: "clear_page" [fs/gfs2/gfs2.ko] has no CRC! WARNING: "copy_page" [fs/fuse/fuse.ko] has no CRC! WARNING: "clear_page" [fs/fuse/fuse.ko] has no CRC! WARNING: "copy_page" [fs/cachefiles/cachefiles.ko] has no CRC! WARNING: "copy_page" [fs/btrfs/btrfs.ko] has no CRC! WARNING: "clear_page" [fs/btrfs/btrfs.ko] has no CRC! WARNING: "clear_page" [drivers/scsi/sd_mod.ko] has no CRC! WARNING: "clear_page" [drivers/md/raid456.ko] has no CRC! WARNING: "clear_page" [drivers/md/dm-integrity.ko] has no CRC! WARNING: "copy_page" [drivers/gpu/drm/ttm/ttm.ko] has no CRC! WARNING: "clear_page" [drivers/gpu/drm/ttm/ttm.ko] has no CRC! WARNING: "copy_page" [drivers/block/drbd/drbd.ko] has no CRC! Completed OK # rm -rf /kisskb/build/linus_nds32-allmodconfig_nds32le # Build took: 0:12:33.869043