# git rev-parse -q --verify 3ecafda911f4e56cb80149fd7ab87f8610c7765f^{commit} 3ecafda911f4e56cb80149fd7ab87f8610c7765f already have revision, skipping fetch # git checkout -q -f -B kisskb 3ecafda911f4e56cb80149fd7ab87f8610c7765f # git clean -qxdf # < git log -1 # commit 3ecafda911f4e56cb80149fd7ab87f8610c7765f # Merge: b222e9af0a25 04f5866e41fb # Author: Linus Torvalds # Date: Fri Apr 19 11:46:51 2019 -0700 # # Merge branch 'akpm' (patches from Andrew) # # Merge misc fixes from Andrew Morton: # "16 fixes" # # * emailed patches from Andrew Morton : # coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping # mm/kmemleak.c: fix unused-function warning # init: initialize jump labels before command line option parsing # kernel/watchdog_hld.c: hard lockup message should end with a newline # kcov: improve CONFIG_ARCH_HAS_KCOV help text # mm: fix inactive list balancing between NUMA nodes and cgroups # mm/hotplug: treat CMA pages as unmovable # proc: fixup proc-pid-vm test # proc: fix map_files test on F29 # mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n # mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lock # mm: swapoff: shmem_unuse() stop eviction without igrab() # mm: swapoff: take notice of completion sooner # mm: swapoff: remove too limiting SWAP_UNUSE_MAX_TRIES # mm: swapoff: shmem_find_swap_entries() filter out other types # slab: store tagged freelist for off-slab slabmgmt # < /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 3ecafda911f4e56cb80149fd7ab87f8610c7765f # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_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 "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/linus_nds32-allyesconfig_nds32le # Build took: 0:11:32.261605