# git rev-parse -q --verify 3ca24ce9ff764bc27bceb9b2fd8ece74846c3fd3^{commit} 3ca24ce9ff764bc27bceb9b2fd8ece74846c3fd3 already have revision, skipping fetch # git checkout -q -f -B kisskb 3ca24ce9ff764bc27bceb9b2fd8ece74846c3fd3 # git clean -qxdf # < git log -1 # commit 3ca24ce9ff764bc27bceb9b2fd8ece74846c3fd3 # Merge: f72328d 5ab8271 # Author: Linus Torvalds # Date: Sat Jun 9 15:31:35 2018 -0700 # # Merge branch 'proc-cmdline' # # Merge proc_cmdline simplifications. # # This re-writes the get_mm_cmdline() logic to be rather simpler than it # used to be, and makes the semantics for "cmdline goes past the end of # the original area" more natural. # # You _can_ use prctl(PR_SET_MM) to just point your command line somewhere # else entirely, but the traditional model is to just edit things in place # and that still needs to continue to work. At least this way the code # makes some sense. # # * proc-cmdline: # fs/proc: simplify and clarify get_mm_cmdline() function # fs/proc: re-factor proc_pid_cmdline_read() a bit # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 3ca24ce9ff764bc27bceb9b2fd8ece74846c3fd3 # < make -s -j 80 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 80 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:44.729745