# git rev-parse -q --verify 490fc053865c9cc40f1085ef8a5504f5341f79d2^{commit} 490fc053865c9cc40f1085ef8a5504f5341f79d2 already have revision, skipping fetch # git checkout -q -f -B kisskb 490fc053865c9cc40f1085ef8a5504f5341f79d2 # git clean -qxdf # < git log -1 # commit 490fc053865c9cc40f1085ef8a5504f5341f79d2 # Author: Linus Torvalds # Date: Sat Jul 21 15:24:03 2018 -0700 # # mm: make vm_area_alloc() initialize core fields # # Like vm_area_dup(), it initializes the anon_vma_chain head, and the # basic mm pointer. # # The rest of the fields end up being different for different users, # although the plan is to also initialize the 'vm_ops' field to a dummy # entry. # # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 490fc053865c9cc40f1085ef8a5504f5341f79d2 # < make -s -j 120 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # make -s -j 120 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/skas/process.c: In function 'start_idle_thread': /kisskb/src/arch/um/os-Linux/skas/process.c:613:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /kisskb/src/net/core/rtnetlink.c: In function 'rtnl_newlink': /kisskb/src/net/core/rtnetlink.c:3099:1: warning: the frame size of 1280 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:00:22.293917