# git rev-parse -q --verify 6b2edf27fe26c73cd67b6bf5ffb23dce882e1455^{commit} 6b2edf27fe26c73cd67b6bf5ffb23dce882e1455 already have revision, skipping fetch # git checkout -q -f -B kisskb 6b2edf27fe26c73cd67b6bf5ffb23dce882e1455 # git clean -qxdf # < git log -1 # commit 6b2edf27fe26c73cd67b6bf5ffb23dce882e1455 # Merge: 7140ad3 01675e9 # Author: Linus Torvalds # Date: Mon Aug 20 19:02:17 2018 -0700 # # Merge tag 'linux-kselftest-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest # # Pull Kselftest update from Shuah Khan: # # - add cgroup core selftests # # - fix compile warnings in android ion test # # - fix to bugs in exclude and skip paths in vDSO test # # - remove obsolete config options # # - add missing .gitignore file # # * tag 'linux-kselftest-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest: # selftests/ftrace: Fix kprobe string testcase to not probe notrace function # selftests: mount: remove no longer needed config option # selftests: cgroup: add gitignore file # Add cgroup core selftests # selftests: vDSO - fix to return KSFT_SKIP when test couldn't be run # selftests: vDSO - fix to exclude x86 test on non-x86 platforms # selftests/android: initialize heap_type to avoid compiling warning # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 6b2edf27fe26c73cd67b6bf5ffb23dce882e1455 # < make -s -j 8 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 8 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:3148:1: warning: the frame size of 1296 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:54.099632